EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | Static Public Member Functions | List of all members
ea4::pvrpc::ArchiveCommandRegistry Class Reference

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 ArchiveCommandRegistrygetInstance ()
 Returns singleton.
 

Detailed Description

Registry of the RPC commands.


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