Leak Class Reference

Collaboration diagram for Leak:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Leak (Global &glob)
virtual ~Leak ()
void checkGlobal ()
void checkGlobal2 ()
void checkConnection ()
void checkConnection2 ()
void checkConnection3 ()

Detailed Description

Definition at line 43 of file Leak.cpp.


Constructor & Destructor Documentation

Leak::Leak ( Global glob  ) 

Definition at line 53 of file Leak.cpp.

References org::xmlBlaster::util::Property::get(), and org::xmlBlaster::util::Global::getProperty().

virtual Leak::~Leak (  )  [virtual]

Definition at line 61 of file Leak.cpp.


Member Function Documentation

void Leak::checkGlobal (  ) 

Definition at line 63 of file Leak.cpp.

References org::xmlBlaster::util::Global::createInstance(), org::xmlBlaster::util::Global::destroyInstance(), org::xmlBlaster::util::I_Log::error(), org::xmlBlaster::util::I_Log::info(), and org::xmlBlaster::util::XmlBlasterException::toXml().

Referenced by main().

void Leak::checkGlobal2 (  ) 

Definition at line 81 of file Leak.cpp.

References org::xmlBlaster::util::Global::createInstance(), org::xmlBlaster::util::Global::destroyInstance(), org::xmlBlaster::util::I_Log::error(), org::xmlBlaster::util::I_Log::info(), and org::xmlBlaster::util::XmlBlasterException::toXml().

Referenced by main().

void Leak::checkConnection (  ) 

Definition at line 108 of file Leak.cpp.

References org::xmlBlaster::util::Global::createInstance(), org::xmlBlaster::util::I_Log::error(), org::xmlBlaster::util::qos::SessionQosData::getSessionName(), org::xmlBlaster::util::qos::ConnectQosData::getSessionQos(), org::xmlBlaster::util::I_Log::info(), and org::xmlBlaster::util::XmlBlasterException::toXml().

Referenced by main().

void Leak::checkConnection2 (  ) 

Definition at line 132 of file Leak.cpp.

References org::xmlBlaster::client::XmlBlasterAccess::connect(), org::xmlBlaster::util::Global::createInstance(), org::xmlBlaster::client::XmlBlasterAccess::disconnect(), org::xmlBlaster::util::I_Log::error(), org::xmlBlaster::util::qos::SessionQosData::getSessionName(), org::xmlBlaster::util::qos::ConnectQosData::getSessionQos(), org::xmlBlaster::util::I_Log::info(), and org::xmlBlaster::util::XmlBlasterException::toXml().

Referenced by main().

void Leak::checkConnection3 (  ) 

Definition at line 164 of file Leak.cpp.

References org::xmlBlaster::util::Global::createInstance(), org::xmlBlaster::util::I_Log::error(), org::xmlBlaster::util::qos::SessionQosData::getSessionName(), org::xmlBlaster::util::qos::ConnectQosData::getSessionQos(), org::xmlBlaster::util::I_Log::info(), and org::xmlBlaster::util::XmlBlasterException::toXml().

Referenced by main().


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