ldas-tools-diskcacheAPI
2.7.1
|
Simple interface to a standalone diskcache server. More...
#include <ServerInterface.hh>
Inherits diskCache::MetaCommand::ClientServerInterface::ServerInfo, diskCache::MetaCommand::ClientServerInterface::ServerInfo, and diskCache::MetaCommand::ClientServerInterface::ServerInfo.
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. | |
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. | |
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. | |
Simple interface to a standalone diskcache server.
This class provides a simple interface to the diskcache server.
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. |