activemq::connector::stomp::commands::CommandConstants::StaticInitializer Class Reference

#include <CommandConstants.h>

List of all members.

Public Member Functions

 StaticInitializer ()
virtual ~StaticInitializer ()

Static Public Attributes

static std::string stompHeaders [NUM_STOMP_HEADERS]
static std::string commands [NUM_COMMANDS]
static std::string ackModes [NUM_ACK_MODES]
static std::string msgTypes [NUM_MSG_TYPES]
static std::map< std::string,
StompHeader
stompHeaderMap
static std::map< std::string,
CommandId
commandMap
static std::map< std::string,
AckMode
ackModeMap
static std::map< std::string,
MessageType
msgTypeMap


Constructor & Destructor Documentation

CommandConstants::StaticInitializer::StaticInitializer  ) 
 

virtual activemq::connector::stomp::commands::CommandConstants::StaticInitializer::~StaticInitializer  )  [inline, virtual]
 


Member Data Documentation

map< std::string, CommandConstants::AckMode > CommandConstants::StaticInitializer::ackModeMap [static]
 

string CommandConstants::StaticInitializer::ackModes [static]
 

map< std::string, CommandConstants::CommandId > CommandConstants::StaticInitializer::commandMap [static]
 

string CommandConstants::StaticInitializer::commands [static]
 

map< std::string, CommandConstants::MessageType > CommandConstants::StaticInitializer::msgTypeMap [static]
 

string CommandConstants::StaticInitializer::msgTypes [static]
 

map< std::string, CommandConstants::StompHeader > CommandConstants::StaticInitializer::stompHeaderMap [static]
 

string CommandConstants::StaticInitializer::stompHeaders [static]
 


The documentation for this class was generated from the following files:
Generated on Thu Aug 3 18:03:32 2006 for activemq-cpp by  doxygen 1.4.5