
Classes | |
| class | NodeId |
| class | NodeInfo |
| class | RouteInfo |
| This class holds the information about a route node which the message passed. More... | |
Typedefs | |
| typedef std::map< std::string, org::xmlBlaster::util::qos::address::AddressBaseRef > | AddressMap |
| This class holds the address informations about an xmlBlaster server instance (=cluster node). | |
| typedef std::map< std::string, org::xmlBlaster::util::cluster::NodeId > | NodeMap |
| typedef std::map<std::string, org::xmlBlaster::util::qos::address::AddressBaseRef> org::xmlBlaster::util::cluster::AddressMap |
This class holds the address informations about an xmlBlaster server instance (=cluster node).
Definition at line 24 of file NodeInfo.h.
| typedef std::map<std::string, org::xmlBlaster::util::cluster::NodeId> org::xmlBlaster::util::cluster::NodeMap |
Definition at line 25 of file NodeInfo.h.