ldas-tools-frameAPI  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
FrameAPI::ConditionData::segment_info_type Struct Reference

#include <ConditionData.hh>

Public Member Functions

 segment_info_type ()
 
 segment_info_type (const segment_info_type &Source)
 
 ~segment_info_type ()
 
const segment_info_typeoperator= (const segment_info_type &Source)
 
FrameCPP::FrameH * GetFrameH ()
 
FrameCPP::FrameH * ReleaseFrameH ()
 
void ResetFrameH (FrameCPP::FrameH *NewFrameH=static_cast< FrameCPP::FrameH * >(NULL))
 

Public Attributes

LDASTools::AL::SharedPtr
< FrameCPP::Base > 
m_segment
 
LDASTools::AL::GPSTime m_start
 
double m_dt
 

Constructor & Destructor Documentation

FrameAPI::ConditionData::segment_info_type::segment_info_type ( )
FrameAPI::ConditionData::segment_info_type::segment_info_type ( const segment_info_type Source)
FrameAPI::ConditionData::segment_info_type::~segment_info_type ( )

Member Function Documentation

FrameCPP::FrameH* FrameAPI::ConditionData::segment_info_type::GetFrameH ( )
inline
const segment_info_type& FrameAPI::ConditionData::segment_info_type::operator= ( const segment_info_type Source)
FrameCPP::FrameH* FrameAPI::ConditionData::segment_info_type::ReleaseFrameH ( )
inline
void FrameAPI::ConditionData::segment_info_type::ResetFrameH ( FrameCPP::FrameH *  NewFrameH = static_cast< FrameCPP::FrameH* >( NULL ))
inline

Member Data Documentation

double FrameAPI::ConditionData::segment_info_type::m_dt
LDASTools::AL::SharedPtr< FrameCPP::Base > FrameAPI::ConditionData::segment_info_type::m_segment
LDASTools::AL::GPSTime FrameAPI::ConditionData::segment_info_type::m_start

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