ldas-tools-framecpp  2.6.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
FrameCPP::Version_4::FrameHNPS::data_type Struct Reference

#include <FrameH.hh>

Public Member Functions

 data_type ()
 
 data_type (const data_type &Source)
 
 data_type (const std::string &Name, INT_4S Run, INT_4U Frame, const GPSTime &GTime, INT_2U ULeapS, INT_4U LocalTime, const REAL_8 &DT, INT_4U DQual)
 
 data_type (const Previous::FrameHNPS &Source)
 
FrameCPP::cmn_streamsize_type Bytes () const
 
bool operator== (const data_type &RHS) const
 
void operator() (Common::IStream &Stream)
 
void operator() (Common::OStream &Stream) const
 

Public Attributes

STRING name
 
INT_4S run
 
INT_4U frame
 
INT_4U dataQuality
 
GPSTime GTime
 
INT_2U ULeapS
 
INT_4S localTime
 
REAL_8 dt
 

Constructor & Destructor Documentation

FrameCPP::Version_4::FrameHNPS::data_type::data_type ( )
inline
FrameCPP::Version_4::FrameHNPS::data_type::data_type ( const data_type Source)
inline
FrameCPP::Version_4::FrameHNPS::data_type::data_type ( const std::string &  Name,
INT_4S  Run,
INT_4U  Frame,
const GPSTime GTime,
INT_2U  ULeapS,
INT_4U  LocalTime,
const REAL_8 &  DT,
INT_4U  DQual 
)
inline
FrameCPP::Version_4::FrameHNPS::data_type::data_type ( const Previous::FrameHNPS Source)
inline

Member Function Documentation

FrameCPP::cmn_streamsize_type FrameCPP::Version_4::FrameHNPS::data_type::Bytes ( ) const
inline
void FrameCPP::Version_4::FrameHNPS::data_type::operator() ( Common::IStream Stream)
inline
void FrameCPP::Version_4::FrameHNPS::data_type::operator() ( Common::OStream Stream) const
inline
bool FrameCPP::Version_4::FrameHNPS::data_type::operator== ( const data_type RHS) const
inline

Member Data Documentation

INT_4U FrameCPP::Version_4::FrameHNPS::data_type::dataQuality
REAL_8 FrameCPP::Version_4::FrameHNPS::data_type::dt
INT_4U FrameCPP::Version_4::FrameHNPS::data_type::frame
GPSTime FrameCPP::Version_4::FrameHNPS::data_type::GTime
INT_4S FrameCPP::Version_4::FrameHNPS::data_type::localTime
STRING FrameCPP::Version_4::FrameHNPS::data_type::name
INT_4S FrameCPP::Version_4::FrameHNPS::data_type::run
INT_2U FrameCPP::Version_4::FrameHNPS::data_type::ULeapS

The documentation for this struct was generated from the following file: