ldas-tools-frameAPI
3.0.3
|
This is the complete list of members for RDSFrame::private_type, including all inherited members.
channel_name_type typedef | RDSFrame::private_type | |
Close() | RDSFrame::private_type | inline |
CreateFrame(const LDASTools::AL::GPSTime &Start, const LDASTools::AL::GPSTime &Stop) | RDSFrame::private_type | |
CreateFrame(const LDASTools::AL::GPSTime &Start, REAL_8 DeltaT) | RDSFrame::private_type | |
fr_adc_data_type typedef | RDSFrame::private_type | |
fr_proc_data_type typedef | RDSFrame::private_type | |
frame_h_type typedef | RDSFrame::private_type | |
GetBuffer() const | RDSFrame::private_type | inline |
GetBufferSize() const | RDSFrame::private_type | inline |
GetChannelCache() const | RDSFrame::private_type | inline |
GetChannelCache() | RDSFrame::private_type | inline |
GetFileCache() const | RDSFrame::private_type | inline |
GetStart() const | RDSFrame::private_type | inline |
GetStop() const | RDSFrame::private_type | inline |
InitChannelCache(const channel_container_type &Channels) | RDSFrame::private_type | |
InitFileCache(const RDSFrame::Options &Options, const std::vector< std::string > &FileList) | RDSFrame::private_type | inline |
m_buffer | RDSFrame::private_type | private |
m_buffer_size | RDSFrame::private_type | private |
m_channel_cache | RDSFrame::private_type | private |
m_file_cache | RDSFrame::private_type | private |
MD5Sum() | RDSFrame::private_type | |
private_type() | RDSFrame::private_type | |
PurgeFilesOlderThan(const LDASTools::AL::GPSTime &Start) | RDSFrame::private_type | inline |
RetrieveChannel(const channel_name_type &Channel, frame_h_type &Frame, const LDASTools::AL::GPSTime &Start, REAL_8 &DeltaT, fr_adc_data_type &Adc, fr_proc_data_type &Proc, const bool VerifyDataValid, const bool FillMissingDataValidArray) | RDSFrame::private_type | |
RetrieveChannels(frame_h_type &Frame, RDSFrame &OutputFrame, const LDASTools::AL::GPSTime &Start, const REAL_8 DeltaT, const RDSFrame::Options &Options) | RDSFrame::private_type | |
RetrieveChannelsWhichAreAnalysisReady(frame_h_type &Frame, RDSFrame &OutputFrame, const LDASTools::AL::GPSTime &Start, REAL_8 &DeltaT, const RDSFrame::Options &Options) | RDSFrame::private_type |