|
ldas-tools-diskcacheAPI
2.7.2
|
#include <MetaCommands.hh>
Inherits Thread, Callback, Thread, Callback, Thread, and Callback.
Public Member Functions | |
| Daemon (CommandLineOptions &Args, const ClientServerInterface::ServerInfo &Server, const std::string &DefaultConfigurationFilename=std::string(""), const bool Seedable=true) | |
| Constructor. More... | |
| ~Daemon () | |
| Destructor. More... | |
| void | ResetOnSignal (bool Value) |
| Register signal handler. | |
| Daemon (CommandLineOptions &Args, const ClientServerInterface::ServerInfo &Server, const std::string &DefaultConfigurationFilename=std::string(""), const bool Seedable=true) | |
| Constructor. More... | |
| ~Daemon () | |
| Destructor. | |
| void | ResetOnSignal (bool Value) |
| Register signal handler. | |
| Daemon (CommandLineOptions &Args, const ClientServerInterface::ServerInfo &Server, const std::string &DefaultConfigurationFilename=std::string(""), const bool Seedable=true) | |
| Constructor. More... | |
| ~Daemon () | |
| Destructor. | |
| void | ResetOnSignal (bool Value) |
| Register signal handler. | |
Daemon mode.
| diskCache::MetaCommand::Daemon::Daemon | ( | CommandLineOptions & | Args, |
| const ClientServerInterface::ServerInfo & | Server, | ||
| const std::string & | DefaultConfigurationFilename = std::string( "" ), |
||
| const bool | Seedable = true |
||
| ) |
Constructor.
Contruct a new instance of Daemon.
| [in] | Args | Command line options to configure command. |
| [in] | Server | Information describing the server connection. |
| [in] | DefaultConfigurationFilename | Specify the default configuration filename. |
| diskCache::MetaCommand::Daemon::~Daemon | ( | ) |
Destructor.
Return resource back to the system.
| diskCache::MetaCommand::Daemon::Daemon | ( | CommandLineOptions & | Args, |
| const ClientServerInterface::ServerInfo & | Server, | ||
| const std::string & | DefaultConfigurationFilename = std::string(""), |
||
| const bool | Seedable = true |
||
| ) |
Constructor.
| [in] | Args | Command line options to configure command. |
| [in] | Server | Information describing the server connection. |
| [in] | DefaultConfigurationFilename | Specify the default configuration filename. |
| diskCache::MetaCommand::Daemon::Daemon | ( | CommandLineOptions & | Args, |
| const ClientServerInterface::ServerInfo & | Server, | ||
| const std::string & | DefaultConfigurationFilename = std::string(""), |
||
| const bool | Seedable = true |
||
| ) |
Constructor.
| [in] | Args | Command line options to configure command. |
| [in] | Server | Information describing the server connection. |
| [in] | DefaultConfigurationFilename | Specify the default configuration filename. |
1.8.13