Inheritance diagram for org::xmlBlaster::test::SpecificCallback:
Public Member Functions | |
SpecificCallback (I_Log &log, string &name) | |
int | getCount () |
string | update (string &sessionId, UpdateKey &updateKey, unsigned char *, long, UpdateQos &updateQos) |
SpecificCallback (I_Log &log, string &name) | |
int | getCount () |
string | update (string &sessionId, UpdateKey &updateKey, unsigned char *, long, UpdateQos &updateQos) |
This client may be invoked multiple time on the same xmlBlaster server, as it cleans up everything after his tests are done.
Definition at line 27 of file TestCommand.cpp.
org::xmlBlaster::test::SpecificCallback::SpecificCallback | ( | I_Log & | log, | |
string & | name | |||
) |
Definition at line 34 of file TestCommand.cpp.
org::xmlBlaster::test::SpecificCallback::SpecificCallback | ( | I_Log & | log, | |
string & | name | |||
) |
Definition at line 38 of file TestSub.cpp.
int org::xmlBlaster::test::SpecificCallback::getCount | ( | ) |
Definition at line 39 of file TestCommand.cpp.
Referenced by org::xmlBlaster::test::TestSub::testSubscribeSpecificCallback().
string org::xmlBlaster::test::SpecificCallback::update | ( | string & | sessionId, | |
UpdateKey & | updateKey, | |||
unsigned char * | , | |||
long | , | |||
UpdateQos & | updateQos | |||
) |
Definition at line 44 of file TestCommand.cpp.
References org::xmlBlaster::client::key::MsgKeyBase::getOid(), org::xmlBlaster::client::qos::GetReturnQos::getState(), and org::xmlBlaster::util::I_Log::info().
int org::xmlBlaster::test::SpecificCallback::getCount | ( | ) |
Definition at line 43 of file TestSub.cpp.
string org::xmlBlaster::test::SpecificCallback::update | ( | string & | sessionId, | |
UpdateKey & | updateKey, | |||
unsigned char * | , | |||
long | , | |||
UpdateQos & | updateQos | |||
) |
Definition at line 48 of file TestSub.cpp.
References org::xmlBlaster::client::key::MsgKeyBase::getOid(), org::xmlBlaster::client::qos::GetReturnQos::getState(), and org::xmlBlaster::util::I_Log::info().