Class to parse frame filename.
More...
#include <FrameFilename.hh>
|
| FrameFilename (const std::string &Filename) |
| Constructor.
|
|
| FrameFilename (const std::string &Filename) |
| Constructor.
|
|
const std::string & | Base () const |
| Return the base filename.
|
|
const std::string & | Base () const |
| Return the base filename.
|
|
const std::string & | Dir () const |
| Return the directory component of the 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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Common/FrameFilename.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Common/FrameFilename.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Common/FrameFilename.cc