EPICS ARCHIVER V4
|
Registry of the RPC commands. More...
#include <ArchiveCommandRegistry.h>
Public Member Functions | |
~ArchiveCommandRegistry () | |
Destructor. | |
const std::map< std::string, ArchiveCommand * > & | getCommands () const |
Returns all commands. | |
ArchiveCommand *const | getCommand (const std::string &name) const |
Returns the selected command. | |
Static Public Member Functions | |
static ArchiveCommandRegistry * | getInstance () |
Returns singleton. | |
Registry of the RPC commands.