ldas-tools-frameAPI  2.5.1
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

◆ segment_info_type() [1/2]

FrameAPI::ConditionData::segment_info_type::segment_info_type ( )

◆ segment_info_type() [2/2]

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

◆ ~segment_info_type()

FrameAPI::ConditionData::segment_info_type::~segment_info_type ( )

Member Function Documentation

◆ GetFrameH()

FrameCPP::FrameH* FrameAPI::ConditionData::segment_info_type::GetFrameH ( )
inline

◆ operator=()

const segment_info_type& FrameAPI::ConditionData::segment_info_type::operator= ( const segment_info_type Source)

◆ ReleaseFrameH()

FrameCPP::FrameH* FrameAPI::ConditionData::segment_info_type::ReleaseFrameH ( )
inline

◆ ResetFrameH()

void FrameAPI::ConditionData::segment_info_type::ResetFrameH ( FrameCPP::FrameH *  NewFrameH = static_cast< FrameCPP::FrameH* >( NULL ))
inline

Member Data Documentation

◆ m_dt

double FrameAPI::ConditionData::segment_info_type::m_dt

◆ m_segment

LDASTools::AL::SharedPtr< FrameCPP::Base > FrameAPI::ConditionData::segment_info_type::m_segment

◆ m_start

LDASTools::AL::GPSTime FrameAPI::ConditionData::segment_info_type::m_start

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