org::xmlBlaster::test::SpecificCallback Class Reference

This client tests the method sendAdministrativeCommand(). More...

Inheritance diagram for org::xmlBlaster::test::SpecificCallback:

Inheritance graph
[legend]
Collaboration diagram for org::xmlBlaster::test::SpecificCallback:

Collaboration graph
[legend]
List of all members.

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)

Detailed Description

This client tests the method sendAdministrativeCommand().

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.


Constructor & Destructor Documentation

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.


Member Function Documentation

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().


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