88 BESDEBUG(
"bes",
"Initializing default modules:" << endl ) ;
167 BESDEBUG(
"bes",
" adding bes debug context" << endl ) ;
170 BESDEBUG(
"bes",
"Done Initializing default modules:" << endl ) ;
178 BESDEBUG(
"bes",
"Removing default modules" << endl ) ;
242 BESDEBUG(
"bes",
"Done Removing default modules" << endl ) ;
static BESResponseHandler * DelDefResponseBuilder(const string &name)
static BESResponseHandler * ProcIdResponseBuilder(const string &name)
provides volatile storage for a specific definition/view of different containers including contraints...
virtual bool del_transmitter(const string &name)
static BESResponseHandler * ConfigResponseBuilder(const string &handler_name)
static BESResponseHandler * StatusResponseBuilder(const string &name)
static BESResponseHandler * BESStreamResponseBuilder(const string &name)
static int initialize(int argc, char **argv)
static BESResponseHandler * DelContainersResponseBuilder(const string &name)
static BESInfoList * TheList()
static BESResponseHandler * DelDefsResponseBuilder(const string &name)
static BESResponseHandler * SetContextResponseBuilder(const string &name)
static BESResponseHandler * SetContainerResponseBuilder(const string &name)
static BESInfo * BuildHTMLInfo(const string &info_type)
static BESResponseHandler * ShowContainersResponseBuilder(const string &name)
implementation of BESContainerStorage that stores containers in memory for the duration of this proce...
static BESInfo * BuildTextInfo(const string &info_type)
virtual bool add_persistence(BESContainerStorage *p)
Add a persistent store to the list.
virtual bool rem_info_builder(const string &info_type)
#define DELETE_CONTAINERS
#define BES_TEXT_INFO
macros representing the default informational response objects
virtual bool add_transmitter(const string &name, BESTransmitter *transmitter)
static BESResponseHandler * VersionResponseBuilder(const string &name)
#define BASIC_TRANSMITTER
macros representing the default transmitter objects
static BESResponseHandler * ResponseBuilder(const string &name)
#define SHOWDEFS_RESPONSE
#define PERSISTENCE_VOLATILE
static BESReturnManager * TheManager()
virtual bool add_persistence(BESDefinitionStorage *p)
Add a persistent store to the list.
static int terminate(void)
static BESResponseHandler * ShowDefsResponseBuilder(const string &handler_name)
virtual bool deref_persistence(const string &persist_name)
dereference a persistent store in the list.
static BESDefinitionStorageList * TheList()
virtual bool add_handler(const string &handler, p_response_handler handler_method)
add a response handler to the list
#define DELETE_DEFINITION
virtual bool deref_persistence(const string &persist_name)
de-reference a persistent store in the list
static BESInfo * BuildXMLInfo(const string &info_type)
virtual bool add_info_builder(const string &info_type, p_info_builder info_builder)
static BESResponseHandler * DelContainerResponseBuilder(const string &name)
static BESResponseHandler * ShowContextResponseBuilder(const string &name)
#define DELETE_DEFINITIONS
static BESContainerStorageList * TheList()
virtual bool remove_handler(const string &handler)
removes a response handler from the list
#define BESDEBUG(x, y)
macro used to send debug information to the debug stream
static BESResponseHandler * HelpResponseBuilder(const string &name)
static BESResponseHandler * DefineResponseBuilder(const string &name)
static void Register(const string &flagName)
register the specified debug flag
static BESResponseHandler * ResponseBuilder(const string &handler_name)
static BESResponseHandlerList * TheList()
#define SHOWCONTAINERS_RESPONSE