ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrameCPP::Common::FrameFilename Class Reference

Class to parse frame filename. More...

#include <FrameFilename.hh>

Classes

class  InvalidFrameFilename
 Exception describing a corrupted frame file name. More...
 

Public Member Functions

 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.
 

Detailed Description

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: