Class to parse frame filename.
More...
#include <FrameFilename.hh>
|
| FrameFilename (const std::string &Filename) |
| Constructor.
|
|
const std::string & | Base () const |
| Return the base filename.
|
|
const std::string & | Dir () const |
| Return the directory component of the filename.
|
|
const std::string & | D () const |
| Return the description of the contents of a file.
|
|
gps_seconds_type | G () const |
| Return the GPS start time in seconds of the first frame in the.
|
|
const std::string & | S () const |
| Return the source of the data.
|
|
total_time_interval_type | T () const |
| Return the total time interval covered by the file, in seconds.
|
|
const std::string & | Ext () const |
| Return the extension component of the filename.
|
|
| FrameFilename (const std::string &Filename) |
| Constructor.
|
|
const std::string & | Base () const |
| Return the base filename.
|
|
const std::string & | Dir () const |
| Return the directory component of the filename.
|
|
const std::string & | D () const |
| Return the description of the contents of a file.
|
|
gps_seconds_type | G () const |
| Return the GPS start time in seconds of the first frame in the.
|
|
const std::string & | S () const |
| Return the source of the data.
|
|
total_time_interval_type | T () const |
| Return the total time interval covered by the file, in seconds.
|
|
const std::string & | Ext () const |
| Return the extension component of the filename.
|
|
| FrameFilename (const std::string &Filename) |
| Constructor.
|
|
const std::string & | Base () const |
| Return the base filename.
|
|
const std::string & | Dir () const |
| Return the directory component of the filename.
|
|
const std::string & | D () const |
| Return the description of the contents of a file.
|
|
gps_seconds_type | G () const |
| Return the GPS start time in seconds of the first frame in the.
|
|
const std::string & | S () const |
| Return the source of the data.
|
|
total_time_interval_type | T () const |
| Return the total time interval covered by the file, in seconds.
|
|
const std::string & | Ext () const |
| Return the extension component of the filename.
|
|
Class to parse frame filename.
This implemnetation is based on the document LIGO-T010150
The documentation for this class was generated from the following files:
- /build/ldas-tools-framecpp/debian/tmp/usr/include/framecpp/Common/FrameFilename.hh
- /build/ldas-tools-framecpp/obj-x86_64-linux-gnu/include/framecpp/Common/FrameFilename.hh
- /build/ldas-tools-framecpp/src/Common/FrameFilename.hh
- /build/ldas-tools-framecpp/src/Common/FrameFilename.cc