client/XmlBlasterAccess.h File Reference

Include dependency graph for XmlBlasterAccess.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  org
namespace  org::xmlBlaster
namespace  org::xmlBlaster::util
namespace  org::xmlBlaster::util::dispatch
namespace  org::xmlBlaster::client
namespace  org::xmlBlaster::client::protocol

Classes

class  org::xmlBlaster::client::XmlBlasterAccess
 This is the main entry point for programmers to the C++ client library. More...

Typedefs

typedef std::map< std::string,
I_Callback * > 
org::xmlBlaster::client::CallbackMapType
typedef std::map< std::string,
std::string > 
org::xmlBlaster::client::StringMap
typedef org::xmlBlaster::util::ReferenceHolder<
org::xmlBlaster::client::XmlBlasterAccess
org::xmlBlaster::client::XmlBlasterAccessRef