
Classes | |
| class | KeyData | 
| This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.  More... | |
| class | MsgKeyData | 
| class | MsgKeyFactory | 
| class | QueryKeyData | 
Typedefs | |
| typedef org::xmlBlaster::util::ReferenceHolder< org::xmlBlaster::util::key::KeyData >  | KeyDataRef | 
| typedef std::vector< org::xmlBlaster::util::qos::AccessFilterQos > | AccessFilterVector | 
Variables | |
| char * | CONTENTMIME_DEFAULT = "text/plain" | 
| The default content MIME type is null.   | |
| char * | DEFAULT_DOMAIN = "" | 
| is ""   | |
| char * | QUERYTYPE_DEFAULT = Constants::EXACT | 
| The default queryType is "EXACT".   | |
| const char * | CONTENTMIME_DEFAULT | 
| The default content MIME type is null.   | |
| const char * | DEFAULT_DOMAIN | 
| is ""   | |
| const char * | QUERYTYPE_DEFAULT | 
| The default queryType is "EXACT".   | |
| typedef std::vector<org::xmlBlaster::util::qos::AccessFilterQos> org::xmlBlaster::util::key::AccessFilterVector | 
Definition at line 32 of file QueryKeyData.h.
| const char* org::xmlBlaster::util::key::CONTENTMIME_DEFAULT | 
| char* org::xmlBlaster::util::key::CONTENTMIME_DEFAULT = "text/plain" | 
| const char* org::xmlBlaster::util::key::DEFAULT_DOMAIN | 
is ""
Definition at line 21 of file KeyData.cpp.
Referenced by org::xmlBlaster::util::key::KeyData::init().
| char* org::xmlBlaster::util::key::DEFAULT_DOMAIN = "" | 
is ""
Definition at line 21 of file KeyData.cpp.
Referenced by org::xmlBlaster::util::key::KeyData::init().
| const char* org::xmlBlaster::util::key::QUERYTYPE_DEFAULT | 
The default queryType is "EXACT".
Definition at line 22 of file KeyData.cpp.
Referenced by org::xmlBlaster::util::key::KeyData::init().
The default queryType is "EXACT".
Definition at line 22 of file KeyData.cpp.
Referenced by org::xmlBlaster::util::key::KeyData::init().