bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
BESXMLDefaultCommands Class Reference
Collaboration diagram for BESXMLDefaultCommands:
Collaboration graph

Static Public Member Functions

static int initialize (int argc, char **argv)
 Loads the default set of BES XML commands.
 
static int terminate (void)
 Removes the default set of BES XML commands from the list of possible commands.
 

Detailed Description

Definition at line 36 of file BESXMLDefaultCommands.h.

Member Function Documentation

◆ initialize()

int BESXMLDefaultCommands::initialize ( int argc,
char ** argv )
static

Loads the default set of BES XML commands.

Definition at line 73 of file BESXMLDefaultCommands.cc.

◆ terminate()

int BESXMLDefaultCommands::terminate ( void )
static

Removes the default set of BES XML commands from the list of possible commands.

Definition at line 130 of file BESXMLDefaultCommands.cc.


The documentation for this class was generated from the following files: