DDraceNetwork Docs
Async Class Reference
Inheritance diagram for Async:
[legend]
Collaboration diagram for Async:
[legend]

Protected Member Functions

void SetUp () override
 
 ~Async ()
 
void Write (const char *pText)
 
void Expect (const char *pOutput)
 

Protected Attributes

ASYNCIOm_pAio
 
CTestInfo m_Info
 
bool Delete
 

Constructor & Destructor Documentation

◆ ~Async()

Async::~Async ( )
inlineprotected

Member Function Documentation

◆ Expect()

void Async::Expect ( const char *  pOutput)
inlineprotected

◆ SetUp()

void Async::SetUp ( )
inlineoverrideprotected

◆ Write()

void Async::Write ( const char *  pText)
inlineprotected

Member Data Documentation

◆ Delete

bool Async::Delete
protected

◆ m_Info

CTestInfo Async::m_Info
protected

◆ m_pAio

ASYNCIO* Async::m_pAio
protected

The documentation for this class was generated from the following file: