Public Member Functions | |
DelayedEcho (HTTPServiceTestData *tester) | |
void | post (ResponsePtr response, const LLSD &context, const LLSD &input) const |
Private Attributes | |
HTTPServiceTestData * | mTester |
Definition at line 48 of file lliohttpserver_tut.cpp.
tut::HTTPServiceTestData::DelayedEcho::DelayedEcho | ( | HTTPServiceTestData * | tester | ) | [inline] |
Definition at line 53 of file lliohttpserver_tut.cpp.
void tut::HTTPServiceTestData::DelayedEcho::post | ( | ResponsePtr | response, | |
const LLSD & | context, | |||
const LLSD & | input | |||
) | const [inline] |
Definition at line 55 of file lliohttpserver_tut.cpp.
References tut::HTTPServiceTestData::mResponse, tut::HTTPServiceTestData::mResult, mTester, and NULL.