ldas-tools-diskcacheAPI
2.7.0
|
Simple interface to a standalone diskcache server. More...
#include <ServerInterface.hh>
Public Types | |
typedef MetaCommand::ClientServerInterface ::ServerInfo::port_type | port_type |
typedef INT_4U | time_type |
typedef std::vector< std::string > | filenames_rds_results_type |
typedef MetaCommand::ClientServerInterface ::ServerInfo::port_type | port_type |
typedef INT_4U | time_type |
typedef std::vector< std::string > | filenames_rds_results_type |
typedef MetaCommand::ClientServerInterface ::ServerInfo::port_type | port_type |
typedef INT_4U | time_type |
typedef std::vector< std::string > | filenames_rds_results_type |
Public Member Functions | |
void | FilenamesRDS (filenames_rds_results_type &Results, const std::string &IFO, const std::string &Desc, time_type StartTime, time_type EndTime, bool Resampling, const std::string &Extension=DEFAULT_EXTENSION) |
Qury for a set of files that is appropriate for RDS generation. More... | |
void | Server (const std::string &Host, port_type Port) |
Configure the host and port fo the diskcache server. More... | |
void | FilenamesRDS (filenames_rds_results_type &Results, const std::string &IFO, const std::string &Desc, time_type StartTime, time_type EndTime, bool Resampling, const std::string &Extension=DEFAULT_EXTENSION) |
Qury for a set of files that is appropriate for RDS generation. More... | |
void | Server (const std::string &Host, port_type Port) |
Configure the host and port fo the diskcache server. More... | |
void | FilenamesRDS (filenames_rds_results_type &Results, const std::string &IFO, const std::string &Desc, time_type StartTime, time_type EndTime, bool Resampling, const std::string &Extension=DEFAULT_EXTENSION) |
Qury for a set of files that is appropriate for RDS generation. More... | |
void | Server (const std::string &Host, port_type Port) |
Configure the host and port fo the diskcache server. More... | |
void | Hostname (const std::string &Value) |
const std::string & | Hostname () const |
void | Hostname (const std::string &Value) |
const std::string & | Hostname () const |
void | Hostname (const std::string &Value) |
const std::string & | Hostname () const |
void | Port (port_type Value) |
port_type | Port () const |
void | Port (port_type Value) |
port_type | Port () const |
void | Port (port_type Value) |
port_type | Port () const |
Static Public Attributes | |
static std::string | DEFAULT_EXTENSION |
Simple interface to a standalone diskcache server.
This class provides a simple interface to the diskcache server.
typedef std::vector< std::string > diskCache::ServerInterface::filenames_rds_results_type |
typedef std::vector< std::string > diskCache::ServerInterface::filenames_rds_results_type |
typedef std::vector< std::string > diskCache::ServerInterface::filenames_rds_results_type |
typedef MetaCommand::ClientServerInterface ::ServerInfo::port_type diskCache::ServerInterface::port_type |
typedef MetaCommand::ClientServerInterface ::ServerInfo::port_type diskCache::ServerInterface::port_type |
typedef MetaCommand::ClientServerInterface ::ServerInfo::port_type diskCache::ServerInterface::port_type |
typedef INT_4U diskCache::ServerInterface::time_type |
typedef INT_4U diskCache::ServerInterface::time_type |
typedef INT_4U diskCache::ServerInterface::time_type |
void diskCache::ServerInterface::FilenamesRDS | ( | filenames_rds_results_type & | Results, |
const std::string & | IFO, | ||
const std::string & | Desc, | ||
time_type | StartTime, | ||
time_type | EndTime, | ||
bool | Resampling, | ||
const std::string & | Extension = DEFAULT_EXTENSION |
||
) |
Qury for a set of files that is appropriate for RDS generation.
[out] | Results | Container of file names that match the query |
[in] | IFO | Interferometer |
[in] | Desc | Descriptive field |
[in] | StartTime | Start time of request in GPS seconds. |
[in] | EndTime | End time of request in GPS seconds. |
[in] | Resampling | True if the list of channels needs to support resampling |
[in] | Extension | The extension, including the period, of the type of file. |
void diskCache::ServerInterface::FilenamesRDS | ( | filenames_rds_results_type & | Results, |
const std::string & | IFO, | ||
const std::string & | Desc, | ||
time_type | StartTime, | ||
time_type | EndTime, | ||
bool | Resampling, | ||
const std::string & | Extension = DEFAULT_EXTENSION |
||
) |
Qury for a set of files that is appropriate for RDS generation.
[out] | Results | Container of file names that match the query |
[in] | IFO | Interferometer |
[in] | Desc | Descriptive field |
[in] | StartTime | Start time of request in GPS seconds. |
[in] | EndTime | End time of request in GPS seconds. |
[in] | Resampling | True if the list of channels needs to support resampling |
[in] | Extension | The extension, including the period, of the type of file. |
void diskCache::ServerInterface::FilenamesRDS | ( | filenames_rds_results_type & | Results, |
const std::string & | IFO, | ||
const std::string & | Desc, | ||
time_type | StartTime, | ||
time_type | EndTime, | ||
bool | Resampling, | ||
const std::string & | Extension = DEFAULT_EXTENSION |
||
) |
Qury for a set of files that is appropriate for RDS generation.
[out] | Results | Container of file names that match the query |
[in] | IFO | Interferometer |
[in] | Desc | Descriptive field |
[in] | StartTime | Start time of request in GPS seconds. |
[in] | EndTime | End time of request in GPS seconds. |
[in] | Resampling | True if the list of channels needs to support resampling |
[in] | Extension | The extension, including the period, of the type of file. |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inline |
Configure the host and port fo the diskcache server.
void diskCache::ServerInterface::Server | ( | const std::string & | Host, |
port_type | Port | ||
) |
Configure the host and port fo the diskcache server.
void diskCache::ServerInterface::Server | ( | const std::string & | Host, |
port_type | Port | ||
) |
Configure the host and port fo the diskcache server.
|
static |