Classes | |
class | I_Callback |
This is a little helper class wraps the CORBA BlasterCallback update(), and delivers the client a nicer update() method. More... | |
class | I_ConnectionProblems |
class | XmlBlasterAccess |
This is the main entry point for programmers to the C++ client library. More... | |
Namespaces | |
namespace | key |
namespace | protocol |
namespace | qos |
Typedefs | |
typedef enum org::xmlBlaster::util::dispatch::States | StatesEnum |
typedef std::map< std::string, I_Callback * > | CallbackMapType |
typedef std::map< std::string, std::string > | StringMap |
typedef org::xmlBlaster::util::ReferenceHolder< org::xmlBlaster::client::XmlBlasterAccess > | XmlBlasterAccessRef |
typedef std::map<std::string, I_Callback*> org::xmlBlaster::client::CallbackMapType |
Definition at line 71 of file XmlBlasterAccess.h.
Definition at line 27 of file I_ConnectionProblems.h.
typedef std::map<std::string, std::string> org::xmlBlaster::client::StringMap |
Definition at line 72 of file XmlBlasterAccess.h.
typedef org::xmlBlaster::util::ReferenceHolder<org::xmlBlaster::client::XmlBlasterAccess> org::xmlBlaster::client::XmlBlasterAccessRef |
Definition at line 458 of file XmlBlasterAccess.h.