ldas-tools-framecpp  2.5.8
Classes | Public Types | Public Member Functions | List of all members
FrameCPP::Common::FrameFilename Class Reference

#include <FrameFilename.hh>

Classes

class  InvalidFrameFilename
 

Public Types

typedef unsigned int gps_seconds_type
 
typedef unsigned int total_time_interval_type
 

Public Member Functions

 FrameFilename (const std::string &Filename)
 
const std::string & Base () const
 
const std::string & Dir () const
 
const std::string & D () const
 
gps_seconds_type G () const
 
const std::string & S () const
 
total_time_interval_type T () const
 
const std::string & Ext () const
 

Member Typedef Documentation

◆ gps_seconds_type

◆ total_time_interval_type

Constructor & Destructor Documentation

◆ FrameFilename()

FrameCPP::Common::FrameFilename::FrameFilename ( const std::string &  Filename)

Member Function Documentation

◆ Base()

const std::string & FrameCPP::Common::FrameFilename::Base ( ) const
inline

◆ D()

const std::string & FrameCPP::Common::FrameFilename::D ( ) const
inline

◆ Dir()

const std::string & FrameCPP::Common::FrameFilename::Dir ( ) const
inline

◆ Ext()

const std::string & FrameCPP::Common::FrameFilename::Ext ( ) const
inline

◆ G()

FrameFilename::gps_seconds_type FrameCPP::Common::FrameFilename::G ( ) const
inline

◆ S()

const std::string & FrameCPP::Common::FrameFilename::S ( ) const
inline

◆ T()

FrameFilename::total_time_interval_type FrameCPP::Common::FrameFilename::T ( ) const
inline

The documentation for this class was generated from the following files: