ldas-tools-framecpp  2.7.0
Classes | Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | Private Types | Private Member Functions | Private Attributes | Friends | List of all members
FrameCPP::Common::IFrameStream Class Reference

#include <FrameStream.hh>

Inheritance diagram for FrameCPP::Common::IFrameStream:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Common::IFrameStream:
Collaboration graph
[legend]

Classes

struct  detector_info_type
 

Public Types

typedef IStream::buffer_type buffer_type
 
typedef INT_4U size_type
 
typedef IStream::buffer_type buffer_type
 
typedef INT_4U size_type
 
typedef FrHeader::frame_library_type frame_library_type
 
typedef FrHeader::frame_library_type frame_library_type
 
typedef FrHeader::library_revision_type library_revision_type
 
typedef FrHeader::library_revision_type library_revision_type
 
typedef FrameSpec::version_type version_type
 
typedef FrameSpec::version_type version_type
 
typedef const StreamRefInterfacestreamref_interface_type
 
typedef const StreamRefInterfacestreamref_interface_type
 
typedef INT_4U fr_event_offset_type
 
typedef INT_4U fr_event_offset_type
 
typedef INT_4U fr_sim_event_offset_type
 
typedef INT_4U fr_sim_event_offset_type
 
typedef boost::shared_ptr< FrameSpec::Objectobject_type
 
typedef boost::shared_ptr< FrameSpec::Objectobject_type
 
typedef boost::shared_ptr< FrameSpec::Objectobject_type
 
typedef boost::shared_ptr< FrameSpec::Objectobject_type
 

Public Member Functions

 IFrameStream (buffer_type *Stream, INT_2U Version=FRAME_SPEC_CURRENT)
 
 IFrameStream (bool AutoDelete, buffer_type *Stream, INT_2U Version=FRAME_SPEC_CURRENT)
 
virtual void Cleanup ()
 
size_type GetCurrentFrameOffset () const
 Retrieve the current frame. More...
 
virtual const FrHeaderGetFrHeader () const
 
const FrTOCGetTOC () const
 
size_type GetNumberOfFrames () const
 
FrameSpec::Info::verification_func_type VerificationFunc () const
 
object_type Read ()
 
object_type ReadNextFrameAsObject ()
 
object_type ReadDetector (const std::string &Name)
 Read the detector via the table of contents. More...
 
object_type ReadFrame (bool Decompress=false)
 
object_type ReadFrameN (INT_4U FrameIndex, bool Decompress=false)
 
object_type ReadFrameNSubset (INT_4U FrameIndex, INT_4U ElementMask)
 
IFrameStream::object_type ReadFrStatData (INT_8U Position)
 Read FrStatData at a given postion in the stream. More...
 
INT_4U ReadFrStatData (const std::string &NamePattern, const std::string &DetectorPattern, const LDASTools::AL::GPSTime &StartTime, const LDASTools::AL::GPSTime &EndTime, const INT_4U Version, FrStatData::Query &QueryResults)
 
void SetAutoDeleteBuffer (const bool AutoDelete)
 
void SetCheckSumFile (const CheckSum::kind_type Type)
 
void SetMD5Sum (bool Value)
 
void VerifyHeader (Verify &Verifier)
 
 IFrameStream (buffer_type *Stream, INT_2U Version=FRAME_SPEC_CURRENT)
 
 IFrameStream (bool AutoDelete, buffer_type *Stream, INT_2U Version=FRAME_SPEC_CURRENT)
 
virtual void Cleanup ()
 
size_type GetCurrentFrameOffset () const
 Retrieve the current frame. More...
 
virtual const FrHeaderGetFrHeader () const
 
const FrTOCGetTOC () const
 
size_type GetNumberOfFrames () const
 
FrameSpec::Info::verification_func_type VerificationFunc () const
 
object_type Read ()
 
object_type ReadNextFrameAsObject ()
 
object_type ReadDetector (const std::string &Name)
 Read the detector via the table of contents. More...
 
object_type ReadFrame (bool Decompress=false)
 
object_type ReadFrameN (INT_4U FrameIndex, bool Decompress=false)
 
object_type ReadFrameNSubset (INT_4U FrameIndex, INT_4U ElementMask)
 
IFrameStream::object_type ReadFrStatData (INT_8U Position)
 Read FrStatData at a given postion in the stream. More...
 
INT_4U ReadFrStatData (const std::string &NamePattern, const std::string &DetectorPattern, const LDASTools::AL::GPSTime &StartTime, const LDASTools::AL::GPSTime &EndTime, const INT_4U Version, FrStatData::Query &QueryResults)
 
void SetAutoDeleteBuffer (const bool AutoDelete)
 
void SetCheckSumFile (const CheckSum::kind_type Type)
 
void SetMD5Sum (bool Value)
 
void VerifyHeader (Verify &Verifier)
 
CheckSumFilterGetCheckSumFile () const
 
CheckSumFilterGetCheckSumFile () const
 
CheckSumFilterGetCheckSumFrame () const
 
CheckSumFilterGetCheckSumFrame () const
 
CheckSumFilterGetCheckSumObject () const
 
CheckSumFilterGetCheckSumObject () const
 
void SetCheckSumFrame (const CheckSum::kind_type Type)
 
void SetCheckSumFrame (const CheckSum::kind_type Type)
 
void SetCheckSumObject (const CheckSum::kind_type Type)
 
void SetCheckSumObject (const CheckSum::kind_type Type)
 
CheckSumFilterGetCheckSumFile () const
 
CheckSumFilterGetCheckSumFile () const
 
CheckSumFilterGetCheckSumFrame () const
 
CheckSumFilterGetCheckSumFrame () const
 
CheckSumFilterGetCheckSumObject () const
 
CheckSumFilterGetCheckSumObject () const
 
void SetCheckSumFrame (const CheckSum::kind_type Type)
 
void SetCheckSumFrame (const CheckSum::kind_type Type)
 
void SetCheckSumObject (const CheckSum::kind_type Type)
 
void SetCheckSumObject (const CheckSum::kind_type Type)
 
frame_library_type FrameLibrary () const
 
frame_library_type FrameLibrary () const
 
library_revision_type LibraryRevision () const
 
library_revision_type LibraryRevision () const
 
version_type Version () const
 
version_type Version () const
 
const std::string & GetLastError () const
 
const std::string & GetLastError () const
 
const MD5SumGetMD5Sum () const
 
const MD5SumGetMD5Sum () const
 

Protected Types

typedef boost::shared_ptr< FrTOCtoc_type
 
typedef boost::shared_ptr< FrTOCtoc_type
 
typedef const Dictionary::streamref_type::element_type * const_stream_ref_ptr_type
 
typedef const Dictionary::streamref_type::element_type * const_stream_ref_ptr_type
 
typedef Dictionary::streamref_type streamref_type
 
typedef Dictionary::streamref_type streamref_type
 
typedef std::unique_ptr< CheckSumFilterchecksum_filter_type
 
typedef std::unique_ptr< CheckSumFilterchecksum_filter_type
 
typedef std::unique_ptr< MD5SumFiltermd5sum_filter_type
 
typedef std::unique_ptr< MD5SumFiltermd5sum_filter_type
 
typedef LDASTools::AL::unordered_map< INT_2U, INT_2U > streamid_to_fsiid_type
 
typedef LDASTools::AL::unordered_map< INT_2U, INT_2U > streamid_to_fsiid_type
 
typedef boost::shared_ptr< PTR_STRUCT_BASEptr_struct_base_type
 
typedef boost::shared_ptr< PTR_STRUCT_BASEptr_struct_base_type
 
typedef std::istream::char_type char_type
 
typedef std::istream::char_type char_type
 
typedef std::istream istream_type
 
typedef std::istream istream_type
 
typedef boost::shared_ptr< resolverresolver_type
 
typedef boost::shared_ptr< resolverresolver_type
 
typedef std::list< resolver_typeresolver_container_type
 
typedef std::list< resolver_typeresolver_container_type
 

Protected Member Functions

virtual ptr_struct_base_type Next (object_type::element_type *Obj)
 
object_type advanceToFrame (INT_4U Frame)
 
object_type readFrameHSubset (INT_4U Frame, INT_4U ElementMask)
 
object_type readFrAdcData (INT_4U Frame, const std::string &Channel)
 
object_type readFrAdcData (INT_4U Frame, INT_4U Channel)
 
object_type readFrAdcStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrAdcStruct (INT_4U Frame, INT_4U Channel)
 
object_type readFrEvent (INT_4U Frame, const std::string &Channel)
 
object_type readFrEvent (const std::string &EventType, fr_event_offset_type Offset)
 
std::unique_ptr< FrEndOfFilereadFrEndOfFile ()
 
object_type readFrEventStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrProcData (INT_4U Frame, const std::string &Channel)
 
object_type readFrProcData (INT_4U Frame, INT_4U Channel)
 
object_type readFrProcStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrProcStruct (INT_4U Frame, INT_4U Channel)
 
object_type readFrRawData (INT_4U Frame)
 
object_type readFrSerData (INT_4U Frame, const std::string &Channel)
 
object_type readFrSerStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimData (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimEvent (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimEvent (const std::string &SimEventType, fr_sim_event_offset_type Offset)
 
object_type readFrSimEventStruct (INT_4U Frame, const std::string &Channel)
 
std::unique_ptr< FrTOCreadFrTOCHeader (FrEndOfFile::seekTOC_cmn_type Offset)
 
object_type readNextFrame ()
 
boost::shared_ptr< StreamRefInterfacereadStreamRef ()
 
void readTOC ()
 
virtual void reset ()
 
object_type readObject (const StreamRefInterface *StreamRef)
 Read an Object referenced in the stream. More...
 
void readRecursive (INT_4U StopOnClassId, bool Decompress=false)
 
bool removeRecursiveDependant (const StreamRefInterface *StreamRef)
 
virtual void addRecursiveDependant (ptr_struct_base_type Ref)
 
void addRecursiveDependant (const StreamRefInterface *StreamRef)
 
toc_type getTOC () const
 
virtual void pushResolver (resolver_type Resolver)
 
void seedTOCInfo (const IFrameStream &Source)
 
virtual ptr_struct_base_type Next (object_type::element_type *Obj)
 
object_type advanceToFrame (INT_4U Frame)
 
object_type readFrameHSubset (INT_4U Frame, INT_4U ElementMask)
 
object_type readFrAdcData (INT_4U Frame, const std::string &Channel)
 
object_type readFrAdcData (INT_4U Frame, INT_4U Channel)
 
object_type readFrAdcStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrAdcStruct (INT_4U Frame, INT_4U Channel)
 
object_type readFrEvent (INT_4U Frame, const std::string &Channel)
 
object_type readFrEvent (const std::string &EventType, fr_event_offset_type Offset)
 
std::unique_ptr< FrEndOfFilereadFrEndOfFile ()
 
object_type readFrEventStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrProcData (INT_4U Frame, const std::string &Channel)
 
object_type readFrProcData (INT_4U Frame, INT_4U Channel)
 
object_type readFrProcStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrProcStruct (INT_4U Frame, INT_4U Channel)
 
object_type readFrRawData (INT_4U Frame)
 
object_type readFrSerData (INT_4U Frame, const std::string &Channel)
 
object_type readFrSerStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimData (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimStruct (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimEvent (INT_4U Frame, const std::string &Channel)
 
object_type readFrSimEvent (const std::string &SimEventType, fr_sim_event_offset_type Offset)
 
object_type readFrSimEventStruct (INT_4U Frame, const std::string &Channel)
 
std::unique_ptr< FrTOCreadFrTOCHeader (FrEndOfFile::seekTOC_cmn_type Offset)
 
object_type readNextFrame ()
 
boost::shared_ptr< StreamRefInterfacereadStreamRef ()
 
void readTOC ()
 
virtual void reset ()
 
object_type readObject (const StreamRefInterface *StreamRef)
 Read an Object referenced in the stream. More...
 
void readRecursive (INT_4U StopOnClassId, bool Decompress=false)
 
bool removeRecursiveDependant (const StreamRefInterface *StreamRef)
 
virtual void addRecursiveDependant (ptr_struct_base_type Ref)
 
void addRecursiveDependant (const StreamRefInterface *StreamRef)
 
toc_type getTOC () const
 
virtual void pushResolver (resolver_type Resolver)
 
void seedTOCInfo (const IFrameStream &Source)
 
virtual ptr_struct_base_type Next (object_type Obj)
 
virtual ptr_struct_base_type Next (object_type::element_type *Obj)
 
virtual ptr_struct_base_type Next (object_type Obj)
 
virtual ptr_struct_base_type Next (object_type::element_type *Obj)
 
virtual ptr_struct_base_type Next (object_type Obj)
 
virtual ptr_struct_base_type Next (object_type::element_type *Obj)
 
virtual ptr_struct_base_type Next (object_type Obj)
 
virtual ptr_struct_base_type Next (object_type::element_type *Obj)
 
virtual void frameSpecInfo (const FrameSpec::Info *Spec)
 
virtual void frameSpecInfo (const FrameSpec::Info *Spec)
 
const FrameSpec::InfoframeSpecInfo () const
 
virtual void frameSpecInfo (const FrameSpec::Info *Spec)
 
const FrameSpec::InfoframeSpecInfo () const
 
virtual void frameSpecInfo (const FrameSpec::Info *Spec)
 
const FrameSpec::InfoframeSpecInfo () const
 
virtual void frameSpecInfo (const FrameSpec::Info *Spec)
 
const FrameSpec::InfoframeSpecInfo () const
 
virtual void frameSpecInfo (const FrameSpec::Info *Spec)
 
const FrameSpec::InfoframeSpecInfo () const
 
void setLastError (const std::string &Message)
 
void setLastError (const std::string &Message)
 
void setTOC ()
 
void setTOC ()
 
const StreamRefInterfacestreamRef () const
 
const StreamRefInterfacestreamRef () const
 
void version_stream (version_type Version)
 
void version_stream (version_type Version)
 
void frameLibrary (frame_library_type FrameLibrary)
 
void frameLibrary (frame_library_type FrameLibrary)
 
void libraryRevision (library_revision_type LibraryRevision)
 
void libraryRevision (library_revision_type LibraryRevision)
 
version_type memoryVersion () const
 
version_type memoryVersion () const
 
version_type streamVersion () const
 
version_type streamVersion () const
 
INT_2U GetClassId (const std::string &ClassName) const
 
INT_2U GetClassId (const std::string &ClassName) const
 
INT_2U GetFSIId (INT_2U StreamId) const
 
INT_2U GetFSIId (INT_2U StreamId) const
 
cmn_streamsize_type PtrStructBytes () const
 
cmn_streamsize_type PtrStructBytes () const
 
const_stream_ref_ptr_type ReferenceStreamRef () const
 
const_stream_ref_ptr_type ReferenceStreamRef () const
 
const DictionaryGetDictionary () const
 
DictionaryGetDictionary ()
 
const DictionaryGetDictionary () const
 
DictionaryGetDictionary ()
 
CheckSumFilterGetCheckSumFile () const
 
CheckSumFilterGetCheckSumFrame () const
 
void SetCheckSumFrame (const CheckSum::kind_type Type)
 
CheckSumFilterGetCheckSumObject () const
 
void SetCheckSumObject (const CheckSum::kind_type Type)
 
Dictionary::ptr_struct_key_type NextLookup (object_type Obj) const
 
Dictionary::ptr_struct_key_type NextLookup (object_type Obj) const
 
void RemoveResolver (const void *Old, int MaxDepth)
 
void RemoveResolver (const void *Old, int MaxDepth)
 
template<typename T >
void PushPtr (boost::shared_ptr< T > *Obj)
 
template<typename T >
void PushPtr (boost::shared_ptr< T > *Obj)
 
template<typename T_NEW , typename T_OLD >
void ReplacePtr (boost::shared_ptr< T_NEW > *Obj, boost::shared_ptr< T_OLD > *OldPtr, const int MaxDepth)
 
template<typename T_NEW , typename T_OLD >
void ReplacePtr (boost::shared_ptr< T_NEW > *Obj, boost::shared_ptr< T_OLD > *OldPtr, const int MaxDepth)
 
template<typename T >
void PushRef (Container< T > &C)
 
template<typename T >
void PushRef (Container< T > &C)
 
template<typename T , typename OT >
void ReplaceRef (Container< T > &C, const Container< OT > &Old, const int MaxDepth)
 
template<typename T , typename OT >
void ReplaceRef (Container< T > &C, const Container< OT > &Old, const int MaxDepth)
 
FrameBufferInterfacerdbuf () const
 
FrameBufferInterfacerdbuf () const
 
IStreamread (char_type *S, std::streamsize N)
 
IStreamread (char_type *S, std::streamsize N)
 
virtual ptr_struct_base_type Next (object_type Obj)
 
ptr_struct_base_type ReadPtrStruct ()
 
ptr_struct_base_type ReadPtrStruct ()
 
void Resolve ()
 Method to resolve links. More...
 
void Resolve ()
 
cmn_streamsize_type Size ()
 Return the size of the stream. More...
 
cmn_streamsize_type Size ()
 Return the size of the stream. More...
 
template<typename T >
IStreamoperator>> (boost::shared_ptr< T > *Data)
 
template<typename T , const std::string &(T::*)() const F>
IStreamoperator>> (SearchContainer< T, F > &SC)
 
template<typename T >
IStreamoperator>> (Container< T > &C)
 
template<typename L >
IStreamoperator>> (STRING< L > &String)
 
template<typename L >
IStreamoperator>> (STRING_SHADOW< L > &String)
 
template<typename L >
IStreamoperator>> (std::vector< STRING< L > > &String)
 
template<typename DT >
IStreamoperator>> (std::vector< DT > &Data)
 
template<typename DT >
IStreamoperator>> (DT &Data)
 
template<typename T , typename S >
IStreamoperator>> (IStream::Resizer< T, S > Value)
 
template<typename T >
IStreamoperator>> (boost::shared_ptr< T > *Data)
 
template<typename T , const std::string &(T::*)() const F>
IStreamoperator>> (SearchContainer< T, F > &SC)
 
template<typename T >
IStreamoperator>> (Container< T > &C)
 
template<typename L >
IStreamoperator>> (STRING< L > &String)
 
template<typename L >
IStreamoperator>> (STRING_SHADOW< L > &String)
 
template<typename L >
IStreamoperator>> (std::vector< STRING< L > > &String)
 
template<typename DT >
IStreamoperator>> (std::vector< DT > &Data)
 
template<typename DT >
IStreamoperator>> (DT &Data)
 
template<typename T , typename S >
IStreamoperator>> (IStream::Resizer< T, S > Value)
 
template<>
IStreamoperator>> (LDASTools::AL::GPSTime &Data)
 
bool ByteSwapping () const
 
bool ByteSwapping () const
 
void nextReplace (object_type OldObj, object_type NewObj)
 
void nextReplace (object_type OldObj, object_type NewObj)
 
void byteSwapping (bool Value)
 
void byteSwapping (bool Value)
 
object_type objectLookup (object_type::element_type *Pointer)
 
object_type objectLookup (object_type::element_type *Pointer)
 
const resolver_container_typeresolverContainer () const
 
resolver_container_typeresolverContainer ()
 
const resolver_container_typeresolverContainer () const
 
resolver_container_typeresolverContainer ()
 
void setAutoDeleteBuffer (const bool Value)
 
void setAutoDeleteBuffer (const bool Value)
 

Protected Attributes

bool m_closed_state
 
std::unique_ptr< MD5SumFilterm_md5sumFilter
 
Dictionary m_dictionary
 
object_type m_null_stream_ref
 
ptr_struct_base_type m_ptr_struct_object
 
streamid_to_fsiid_type m_stream_id_to_fsi_id
 
checksum_filter_type m_file_checksum
 Checksum for file. More...
 
checksum_filter_type m_frame_checksum
 Checksum for frame. More...
 
checksum_filter_type m_obj_checksum
 Checksum for object. More...
 
md5sum_filter_type m_file_md5sum
 MD5Sum value for the files. More...
 
bool m_logNextPtr
 

Private Types

typedef std::map< INT_8U, detector_info_typedetector_pos_type
 
typedef std::map< INT_8U, detector_info_typedetector_pos_type
 

Private Member Functions

void init ()
 
void load_toc ()
 Load table of contents from stream. More...
 
object_type morph (object_type Obj)
 Modify an object so it is appropriate for the stream. More...
 
template<INT_4U ClassType, typename ChannelType >
object_type read_fr_struct (INT_4U Frame, ChannelType Channel, bool Recursively)
 
template<INT_4U ClassType, typename ChannelType >
object_type read_indexed_fr_struct (ChannelType Channel, INT_4U Index, bool Recursively)
 
template<INT_4U ClassType, typename ChannelType >
object_type advance_to_fr_struct (INT_4U FrameIndex, ChannelType Channel)
 
template<INT_4U ClassType, typename ChannelType >
object_type advance_to_indexed_fr_struct (ChannelType Channel, INT_4U Index)
 
template<INT_4U ClassType, typename ChannelType >
INT_8U position (const FrTOC *TOC, INT_4U Frame, const ChannelType &Channel) const
 
template<INT_4U ClassType, typename ChannelType >
INT_8U position_index (const FrTOC *TOC, const ChannelType &Channel, INT_4U Index) const
 
void init ()
 
void load_toc ()
 Load table of contents from stream. More...
 
object_type morph (object_type Obj)
 Modify an object so it is appropriate for the stream. More...
 
template<INT_4U ClassType, typename ChannelType >
object_type read_fr_struct (INT_4U Frame, ChannelType Channel, bool Recursively)
 
template<INT_4U ClassType, typename ChannelType >
object_type read_indexed_fr_struct (ChannelType Channel, INT_4U Index, bool Recursively)
 
template<INT_4U ClassType, typename ChannelType >
object_type advance_to_fr_struct (INT_4U FrameIndex, ChannelType Channel)
 
template<INT_4U ClassType, typename ChannelType >
object_type advance_to_indexed_fr_struct (ChannelType Channel, INT_4U Index)
 
template<INT_4U ClassType, typename ChannelType >
INT_8U position (const FrTOC *TOC, INT_4U Frame, const ChannelType &Channel) const
 
template<INT_4U ClassType, typename ChannelType >
INT_8U position_index (const FrTOC *TOC, const ChannelType &Channel, INT_4U Index) const
 

Private Attributes

boost::shared_ptr< FrHeaderm_file_header
 
toc_type m_toc
 
bool m_toc_loaded
 
bool m_reading_frame_subset
 state variable for reading frame subset. More...
 
std::set< INT_8U > m_to_be_resolved
 
bool m_log_recursive_dependants
 
INT_4U m_next_frame_index
 Current frame index. More...
 
detector_pos_type m_detector_pos
 

Friends

class Verify
 

Member Typedef Documentation

◆ buffer_type [1/2]

typedef IStream::buffer_type FrameCPP::Common::IFrameStream::buffer_type

◆ buffer_type [2/2]

typedef IStream::buffer_type FrameCPP::Common::IFrameStream::buffer_type

◆ char_type [1/2]

typedef std::istream::char_type FrameCPP::Common::IStream::char_type
inherited

◆ char_type [2/2]

typedef std::istream::char_type FrameCPP::Common::IStream::char_type
inherited

◆ checksum_filter_type [1/2]

typedef std::unique_ptr< CheckSumFilter > FrameCPP::Common::StreamBase::checksum_filter_type
protectedinherited

◆ checksum_filter_type [2/2]

typedef std::unique_ptr< CheckSumFilter > FrameCPP::Common::StreamBase::checksum_filter_type
protectedinherited

◆ const_stream_ref_ptr_type [1/2]

typedef const Dictionary::streamref_type::element_type* FrameCPP::Common::StreamBase::const_stream_ref_ptr_type
inherited

◆ const_stream_ref_ptr_type [2/2]

typedef const Dictionary::streamref_type::element_type* FrameCPP::Common::StreamBase::const_stream_ref_ptr_type
inherited

◆ detector_pos_type [1/2]

typedef std::map< INT_8U, detector_info_type > FrameCPP::Common::IFrameStream::detector_pos_type
private

◆ detector_pos_type [2/2]

typedef std::map< INT_8U, detector_info_type > FrameCPP::Common::IFrameStream::detector_pos_type
private

◆ fr_event_offset_type [1/2]

◆ fr_event_offset_type [2/2]

◆ fr_sim_event_offset_type [1/2]

◆ fr_sim_event_offset_type [2/2]

◆ frame_library_type [1/2]

typedef FrHeader::frame_library_type FrameCPP::Common::FrameStream::frame_library_type
inherited

◆ frame_library_type [2/2]

typedef FrHeader::frame_library_type FrameCPP::Common::FrameStream::frame_library_type
inherited

◆ istream_type [1/2]

typedef std::istream FrameCPP::Common::IStream::istream_type
inherited

◆ istream_type [2/2]

typedef std::istream FrameCPP::Common::IStream::istream_type
inherited

◆ library_revision_type [1/2]

typedef FrHeader::library_revision_type FrameCPP::Common::FrameStream::library_revision_type
inherited

◆ library_revision_type [2/2]

typedef FrHeader::library_revision_type FrameCPP::Common::FrameStream::library_revision_type
inherited

◆ md5sum_filter_type [1/2]

typedef std::unique_ptr< MD5SumFilter > FrameCPP::Common::StreamBase::md5sum_filter_type
protectedinherited

◆ md5sum_filter_type [2/2]

typedef std::unique_ptr< MD5SumFilter > FrameCPP::Common::StreamBase::md5sum_filter_type
protectedinherited

◆ object_type [1/4]

typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::StreamBase::object_type
inherited

◆ object_type [2/4]

typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::StreamBase::object_type
inherited

◆ object_type [3/4]

typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::StreamBase::object_type
inherited

◆ object_type [4/4]

typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::StreamBase::object_type
inherited

◆ ptr_struct_base_type [1/2]

typedef boost::shared_ptr< PTR_STRUCT_BASE > FrameCPP::Common::StreamBase::ptr_struct_base_type
protectedinherited

◆ ptr_struct_base_type [2/2]

typedef boost::shared_ptr< PTR_STRUCT_BASE > FrameCPP::Common::StreamBase::ptr_struct_base_type
protectedinherited

◆ resolver_container_type [1/2]

typedef std::list< resolver_type > FrameCPP::Common::IStream::resolver_container_type
protectedinherited

◆ resolver_container_type [2/2]

typedef std::list< resolver_type > FrameCPP::Common::IStream::resolver_container_type
protectedinherited

◆ resolver_type [1/2]

typedef boost::shared_ptr< resolver > FrameCPP::Common::IStream::resolver_type
protectedinherited

◆ resolver_type [2/2]

typedef boost::shared_ptr< resolver > FrameCPP::Common::IStream::resolver_type
protectedinherited

◆ size_type [1/2]

typedef INT_4U FrameCPP::Common::IFrameStream::size_type

◆ size_type [2/2]

typedef INT_4U FrameCPP::Common::IFrameStream::size_type

◆ streamid_to_fsiid_type [1/2]

typedef LDASTools::AL::unordered_map< INT_2U, INT_2U > FrameCPP::Common::StreamBase::streamid_to_fsiid_type
protectedinherited

◆ streamid_to_fsiid_type [2/2]

typedef LDASTools::AL::unordered_map< INT_2U, INT_2U > FrameCPP::Common::StreamBase::streamid_to_fsiid_type
protectedinherited

◆ streamref_interface_type [1/2]

◆ streamref_interface_type [2/2]

◆ streamref_type [1/2]

◆ streamref_type [2/2]

◆ toc_type [1/2]

typedef boost::shared_ptr< FrTOC > FrameCPP::Common::IFrameStream::toc_type
protected

◆ toc_type [2/2]

typedef boost::shared_ptr< FrTOC > FrameCPP::Common::IFrameStream::toc_type
protected

◆ version_type [1/2]

◆ version_type [2/2]

Constructor & Destructor Documentation

◆ IFrameStream() [1/4]

IFrameStream::IFrameStream ( buffer_type Stream,
INT_2U  Version = FRAME_SPEC_CURRENT 
)

◆ IFrameStream() [2/4]

IFrameStream::IFrameStream ( bool  AutoDelete,
buffer_type Stream,
INT_2U  Version = FRAME_SPEC_CURRENT 
)

◆ IFrameStream() [3/4]

FrameCPP::Common::IFrameStream::IFrameStream ( buffer_type Stream,
INT_2U  Version = FRAME_SPEC_CURRENT 
)

◆ IFrameStream() [4/4]

FrameCPP::Common::IFrameStream::IFrameStream ( bool  AutoDelete,
buffer_type Stream,
INT_2U  Version = FRAME_SPEC_CURRENT 
)

Member Function Documentation

◆ addRecursiveDependant() [1/4]

void IFrameStream::addRecursiveDependant ( ptr_struct_base_type  Ref)
protectedvirtual

◆ addRecursiveDependant() [2/4]

virtual void FrameCPP::Common::IFrameStream::addRecursiveDependant ( ptr_struct_base_type  Ref)
protectedvirtual

◆ addRecursiveDependant() [3/4]

void IFrameStream::addRecursiveDependant ( const StreamRefInterface StreamRef)
protected

◆ addRecursiveDependant() [4/4]

void FrameCPP::Common::IFrameStream::addRecursiveDependant ( const StreamRefInterface StreamRef)
protected

◆ advance_to_fr_struct() [1/2]

template<INT_4U ClassType, typename ChannelType >
IFrameStream::object_type IFrameStream::advance_to_fr_struct ( INT_4U  FrameIndex,
ChannelType  Channel 
)
private

◆ advance_to_fr_struct() [2/2]

template<INT_4U ClassType, typename ChannelType >
object_type FrameCPP::Common::IFrameStream::advance_to_fr_struct ( INT_4U  FrameIndex,
ChannelType  Channel 
)
private

◆ advance_to_indexed_fr_struct() [1/2]

template<INT_4U ClassType, typename ChannelType >
IFrameStream::object_type IFrameStream::advance_to_indexed_fr_struct ( ChannelType  Channel,
INT_4U  Index 
)
private

◆ advance_to_indexed_fr_struct() [2/2]

template<INT_4U ClassType, typename ChannelType >
object_type FrameCPP::Common::IFrameStream::advance_to_indexed_fr_struct ( ChannelType  Channel,
INT_4U  Index 
)
private

◆ advanceToFrame() [1/2]

object_type FrameCPP::Common::IFrameStream::advanceToFrame ( INT_4U  Frame)
protected

◆ advanceToFrame() [2/2]

IFrameStream::object_type IFrameStream::advanceToFrame ( INT_4U  Frame)
protected

◆ ByteSwapping() [1/2]

bool FrameCPP::Common::IStream::ByteSwapping ( ) const
inlineinherited

◆ ByteSwapping() [2/2]

bool FrameCPP::Common::IStream::ByteSwapping ( ) const
inherited

◆ byteSwapping() [1/2]

void FrameCPP::Common::IStream::byteSwapping ( bool  Value)
protectedinherited

◆ byteSwapping() [2/2]

void FrameCPP::Common::IStream::byteSwapping ( bool  Value)
inlineprotectedinherited

◆ Cleanup() [1/2]

virtual void FrameCPP::Common::IFrameStream::Cleanup ( )
virtual

Reimplemented from FrameCPP::Common::IStream.

◆ Cleanup() [2/2]

void IFrameStream::Cleanup ( )
virtual

Reimplemented from FrameCPP::Common::IStream.

◆ FrameLibrary() [1/2]

FrameStream::frame_library_type FrameStream::FrameLibrary ( ) const
inlineinherited

◆ FrameLibrary() [2/2]

frame_library_type FrameCPP::Common::FrameStream::FrameLibrary ( ) const
inherited

◆ frameLibrary() [1/2]

void FrameStream::frameLibrary ( frame_library_type  FrameLibrary)
inlineprotectedinherited

◆ frameLibrary() [2/2]

void FrameCPP::Common::FrameStream::frameLibrary ( frame_library_type  FrameLibrary)
protectedinherited

◆ frameSpecInfo() [1/11]

const FrameSpec::Info & FrameCPP::Common::StreamBase::frameSpecInfo
inlineprotectedinherited

◆ frameSpecInfo() [2/11]

void FrameCPP::Common::StreamBase::frameSpecInfo
protectedinherited

◆ frameSpecInfo() [3/11]

const FrameSpec::Info& FrameCPP::Common::StreamBase::frameSpecInfo
protectedinherited

◆ frameSpecInfo() [4/11]

virtual void FrameCPP::Common::StreamBase::frameSpecInfo
protectedinherited

◆ frameSpecInfo() [5/11]

const FrameSpec::Info & FrameCPP::Common::StreamBase::frameSpecInfo
inlineprotectedinherited

◆ frameSpecInfo() [6/11]

void FrameCPP::Common::StreamBase::frameSpecInfo
protectedinherited

◆ frameSpecInfo() [7/11]

const FrameSpec::Info& FrameCPP::Common::StreamBase::frameSpecInfo
protectedinherited

◆ frameSpecInfo() [8/11]

virtual void FrameCPP::Common::StreamBase::frameSpecInfo
protectedinherited

◆ frameSpecInfo() [9/11]

void FrameStream::frameSpecInfo ( const FrameSpec::Info Spec)
protectedvirtualinherited

Reimplemented from FrameCPP::Common::StreamBase.

◆ frameSpecInfo() [10/11]

virtual void FrameCPP::Common::FrameStream::frameSpecInfo ( const FrameSpec::Info Spec)
protectedvirtualinherited

Reimplemented from FrameCPP::Common::StreamBase.

◆ frameSpecInfo() [11/11]

const FrameSpec::Info & FrameCPP::Common::StreamBase::frameSpecInfo ( ) const
inlineprotectedinherited

◆ GetCheckSumFile() [1/5]

CheckSumFilter* FrameCPP::Common::IStream::GetCheckSumFile

◆ GetCheckSumFile() [2/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumFile
inline

◆ GetCheckSumFile() [3/5]

CheckSumFilter* FrameCPP::Common::IStream::GetCheckSumFile

◆ GetCheckSumFile() [4/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumFile
inline

◆ GetCheckSumFile() [5/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumFile ( ) const
inlineinherited

◆ GetCheckSumFrame() [1/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumFrame
inline

◆ GetCheckSumFrame() [2/5]

CheckSumFilter* FrameCPP::Common::IStream::GetCheckSumFrame

◆ GetCheckSumFrame() [3/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumFrame
inline

◆ GetCheckSumFrame() [4/5]

CheckSumFilter* FrameCPP::Common::IStream::GetCheckSumFrame

◆ GetCheckSumFrame() [5/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumFrame ( ) const
inlineinherited

◆ GetCheckSumObject() [1/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumObject
inline

◆ GetCheckSumObject() [2/5]

CheckSumFilter* FrameCPP::Common::IStream::GetCheckSumObject

◆ GetCheckSumObject() [3/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumObject
inline

◆ GetCheckSumObject() [4/5]

CheckSumFilter* FrameCPP::Common::IStream::GetCheckSumObject

◆ GetCheckSumObject() [5/5]

CheckSumFilter * FrameCPP::Common::IStream::GetCheckSumObject ( ) const
inlineinherited

◆ GetClassId() [1/2]

INT_2U FrameCPP::Common::StreamBase::GetClassId ( const std::string &  ClassName) const
inherited

◆ GetClassId() [2/2]

INT_2U FrameCPP::Common::StreamBase::GetClassId ( const std::string &  ClassName) const
inherited

◆ GetCurrentFrameOffset() [1/2]

size_type FrameCPP::Common::IFrameStream::GetCurrentFrameOffset ( ) const

Retrieve the current frame.

Returns
If no frames have been read, then the value of ~0 is returned, otherwise the value of the current frame is returned.

◆ GetCurrentFrameOffset() [2/2]

IFrameStream::size_type IFrameStream::GetCurrentFrameOffset ( ) const
inline

Retrieve the current frame.

Returns
If no frames have been read, then the value of ~0 is returned, otherwise the value of the current frame is returned.

◆ GetDictionary() [1/4]

const Dictionary& FrameCPP::Common::StreamBase::GetDictionary ( ) const
inherited

◆ GetDictionary() [2/4]

const Dictionary & FrameCPP::Common::StreamBase::GetDictionary ( ) const
inlineinherited

◆ GetDictionary() [3/4]

Dictionary & FrameCPP::Common::StreamBase::GetDictionary ( )
inlineinherited

◆ GetDictionary() [4/4]

Dictionary& FrameCPP::Common::StreamBase::GetDictionary ( )
inherited

◆ GetFrHeader() [1/2]

virtual const FrHeader& FrameCPP::Common::IFrameStream::GetFrHeader ( ) const
virtual

Reimplemented from FrameCPP::Common::IStream.

◆ GetFrHeader() [2/2]

const FrHeader & IFrameStream::GetFrHeader ( ) const
inlinevirtual

Reimplemented from FrameCPP::Common::IStream.

◆ GetFSIId() [1/2]

INT_2U FrameCPP::Common::StreamBase::GetFSIId ( INT_2U  StreamId) const
inlineinherited

◆ GetFSIId() [2/2]

INT_2U FrameCPP::Common::StreamBase::GetFSIId ( INT_2U  StreamId) const
inherited

◆ GetLastError() [1/2]

const std::string& FrameCPP::Common::FrameStream::GetLastError ( ) const
inherited

◆ GetLastError() [2/2]

const std::string & FrameStream::GetLastError ( ) const
inlineinherited

◆ GetMD5Sum() [1/2]

const MD5Sum & FrameStream::GetMD5Sum ( ) const
inlineinherited

◆ GetMD5Sum() [2/2]

const MD5Sum& FrameCPP::Common::FrameStream::GetMD5Sum ( ) const
inherited

◆ GetNumberOfFrames() [1/2]

size_type FrameCPP::Common::IFrameStream::GetNumberOfFrames ( ) const

◆ GetNumberOfFrames() [2/2]

INT_4U IFrameStream::GetNumberOfFrames ( ) const
inline

◆ GetTOC() [1/2]

const FrTOC * IFrameStream::GetTOC ( ) const
inline

◆ GetTOC() [2/2]

const FrTOC* FrameCPP::Common::IFrameStream::GetTOC ( ) const

◆ getTOC() [1/2]

IFrameStream::toc_type IFrameStream::getTOC ( ) const
inlineprotected

◆ getTOC() [2/2]

toc_type FrameCPP::Common::IFrameStream::getTOC ( ) const
protected

◆ init() [1/2]

void IFrameStream::init ( )
private

◆ init() [2/2]

void FrameCPP::Common::IFrameStream::init ( )
private

◆ LibraryRevision() [1/2]

FrameStream::library_revision_type FrameStream::LibraryRevision ( ) const
inlineinherited

◆ LibraryRevision() [2/2]

library_revision_type FrameCPP::Common::FrameStream::LibraryRevision ( ) const
inherited

◆ libraryRevision() [1/2]

void FrameStream::libraryRevision ( library_revision_type  LibraryRevision)
inlineprotectedinherited

◆ libraryRevision() [2/2]

void FrameCPP::Common::FrameStream::libraryRevision ( library_revision_type  LibraryRevision)
protectedinherited

◆ load_toc() [1/2]

void FrameCPP::Common::IFrameStream::load_toc ( )
private

Load table of contents from stream.

◆ load_toc() [2/2]

void IFrameStream::load_toc ( )
private

Load table of contents from stream.

If possible, this method will load the table of contents from the stream. One example of not being able to load the table of contents is the case where the stream does not have a table of contents structure.

◆ memoryVersion() [1/2]

FrameStream::version_type FrameStream::memoryVersion ( ) const
inlineprotectedinherited

◆ memoryVersion() [2/2]

version_type FrameCPP::Common::FrameStream::memoryVersion ( ) const
protectedinherited

◆ morph() [1/2]

IFrameStream::object_type IFrameStream::morph ( object_type  Obj)
private

Modify an object so it is appropriate for the stream.

Parameters
[in]ObjThe object that should be transformed.
Returns
A pointer to the object appropriately converted. If no conversion was necessary, the same pointer is returned.

◆ morph() [2/2]

object_type FrameCPP::Common::IFrameStream::morph ( object_type  Obj)
private

Modify an object so it is appropriate for the stream.

Parameters
[in]ObjThe object that should be transformed.
Returns
A pointer to the object appropriately converted. If no conversion was necessary, the same pointer is returned.

◆ Next() [1/11]

IStream::ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [2/11]

IStream::ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [3/11]

virtual ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [4/11]

virtual ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [5/11]

IStream::ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [6/11]

IStream::ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [7/11]

virtual ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [8/11]

virtual ptr_struct_base_type FrameCPP::Common::IStream::Next
protected

◆ Next() [9/11]

IFrameStream::ptr_struct_base_type IFrameStream::Next ( object_type::element_type *  Obj)
protectedvirtual

Reimplemented from FrameCPP::Common::IStream.

◆ Next() [10/11]

virtual ptr_struct_base_type FrameCPP::Common::IFrameStream::Next ( object_type::element_type *  Obj)
protectedvirtual

Reimplemented from FrameCPP::Common::IStream.

◆ Next() [11/11]

IStream::ptr_struct_base_type FrameCPP::Common::IStream::Next ( object_type  Obj)
virtualinherited

◆ NextLookup() [1/2]

Dictionary::ptr_struct_key_type FrameCPP::Common::IStream::NextLookup ( object_type  Obj) const
inlineinherited

◆ NextLookup() [2/2]

Dictionary::ptr_struct_key_type FrameCPP::Common::IStream::NextLookup ( object_type  Obj) const
inherited

◆ nextReplace() [1/2]

void FrameCPP::Common::IStream::nextReplace ( object_type  OldObj,
object_type  NewObj 
)
inlineprotectedinherited

◆ nextReplace() [2/2]

void FrameCPP::Common::IStream::nextReplace ( object_type  OldObj,
object_type  NewObj 
)
protectedinherited

◆ objectLookup() [1/2]

IStream::object_type FrameCPP::Common::IStream::objectLookup ( object_type::element_type *  Pointer)
inlineprotectedinherited

◆ objectLookup() [2/2]

object_type FrameCPP::Common::IStream::objectLookup ( object_type::element_type *  Pointer)
protectedinherited

◆ operator>>() [1/19]

template<typename T >
IStream & FrameCPP::Common::IStream::operator>> ( boost::shared_ptr< T > *  Data)
inlineinherited

◆ operator>>() [2/19]

template<typename T >
IStream& FrameCPP::Common::IStream::operator>> ( boost::shared_ptr< T > *  Data)
inherited

◆ operator>>() [3/19]

template<typename T , const std::string &(T::*)() const F>
IStream & FrameCPP::Common::IStream::operator>> ( SearchContainer< T, F > &  SC)
inlineinherited

◆ operator>>() [4/19]

template<typename T , const std::string &(T::*)() const F>
IStream& FrameCPP::Common::IStream::operator>> ( SearchContainer< T, F > &  SC)
inherited

◆ operator>>() [5/19]

template<typename T >
IStream& FrameCPP::Common::IStream::operator>> ( Container< T > &  C)
inherited

◆ operator>>() [6/19]

template<typename T >
IStream & FrameCPP::Common::IStream::operator>> ( Container< T > &  C)
inlineinherited

◆ operator>>() [7/19]

template<typename L >
IStream & FrameCPP::Common::IStream::operator>> ( STRING< L > &  String)
inlineinherited

◆ operator>>() [8/19]

template<typename L >
IStream& FrameCPP::Common::IStream::operator>> ( STRING< L > &  String)
inherited

◆ operator>>() [9/19]

template<typename L >
IStream & FrameCPP::Common::IStream::operator>> ( STRING_SHADOW< L > &  String)
inlineinherited

◆ operator>>() [10/19]

template<typename L >
IStream& FrameCPP::Common::IStream::operator>> ( STRING_SHADOW< L > &  String)
inherited

◆ operator>>() [11/19]

template<typename L >
IStream & FrameCPP::Common::IStream::operator>> ( std::vector< STRING< L > > &  String)
inlineinherited

◆ operator>>() [12/19]

template<typename L >
IStream& FrameCPP::Common::IStream::operator>> ( std::vector< STRING< L > > &  String)
inherited

◆ operator>>() [13/19]

template<typename DT >
IStream& FrameCPP::Common::IStream::operator>> ( std::vector< DT > &  Data)
inherited

◆ operator>>() [14/19]

template<typename DT >
IStream & FrameCPP::Common::IStream::operator>> ( std::vector< DT > &  Data)
inlineinherited

◆ operator>>() [15/19]

template<typename DT >
IStream & FrameCPP::Common::IStream::operator>> ( DT Data)
inlineinherited

◆ operator>>() [16/19]

template<typename DT >
IStream& FrameCPP::Common::IStream::operator>> ( DT Data)
inherited

◆ operator>>() [17/19]

template<typename T , typename S>
IStream & FrameCPP::Common::IStream::operator>> ( IStream::Resizer< T, S Value)
inlineinherited

◆ operator>>() [18/19]

template<typename T , typename S >
IStream& FrameCPP::Common::IStream::operator>> ( IStream::Resizer< T, S Value)
inherited

◆ operator>>() [19/19]

IStream & FrameCPP::Common::IStream::operator>> ( LDASTools::AL::GPSTime &  Data)
inlineinherited

◆ position() [1/2]

template<INT_4U ClassType, typename ChannelType >
INT_8U FrameCPP::Common::IFrameStream::position ( const FrTOC TOC,
INT_4U  Frame,
const ChannelType &  Channel 
) const
private

◆ position() [2/2]

template<INT_4U ClassType, typename ChannelType >
INT_8U FrameCPP::Common::IFrameStream::position ( const FrTOC TOC,
INT_4U  Frame,
const ChannelType &  Channel 
) const
private

◆ position_index() [1/2]

template<INT_4U ClassType, typename ChannelType >
INT_8U FrameCPP::Common::IFrameStream::position_index ( const FrTOC TOC,
const ChannelType &  Channel,
INT_4U  Index 
) const
private

◆ position_index() [2/2]

template<INT_4U ClassType, typename ChannelType >
INT_8U FrameCPP::Common::IFrameStream::position_index ( const FrTOC TOC,
const ChannelType &  Channel,
INT_4U  Index 
) const
private

◆ PtrStructBytes() [1/2]

cmn_streamsize_type FrameCPP::Common::StreamBase::PtrStructBytes ( ) const
inlineinherited

◆ PtrStructBytes() [2/2]

cmn_streamsize_type FrameCPP::Common::StreamBase::PtrStructBytes ( ) const
inherited

◆ PushPtr() [1/2]

template<typename T >
void FrameCPP::Common::IStream::PushPtr ( boost::shared_ptr< T > *  Obj)
inlineinherited

◆ PushPtr() [2/2]

template<typename T >
void FrameCPP::Common::IStream::PushPtr ( boost::shared_ptr< T > *  Obj)
inherited

◆ PushRef() [1/2]

template<typename T >
void FrameCPP::Common::IStream::PushRef ( Container< T > &  C)
inlineinherited

◆ PushRef() [2/2]

template<typename T >
void FrameCPP::Common::IStream::PushRef ( Container< T > &  C)
inherited

◆ pushResolver() [1/2]

virtual void FrameCPP::Common::IFrameStream::pushResolver ( resolver_type  Resolver)
protectedvirtual

Reimplemented from FrameCPP::Common::IStream.

◆ pushResolver() [2/2]

void IFrameStream::pushResolver ( resolver_type  Resolver)
protectedvirtual

Reimplemented from FrameCPP::Common::IStream.

◆ rdbuf() [1/2]

IStream::buffer_type * FrameCPP::Common::IStream::rdbuf ( ) const
inlineinherited

◆ rdbuf() [2/2]

FrameBufferInterface* FrameCPP::Common::IStream::rdbuf ( ) const
inherited

◆ Read() [1/2]

object_type FrameCPP::Common::IFrameStream::Read ( )

◆ Read() [2/2]

IFrameStream::object_type IFrameStream::Read ( )
Todo:
Check if read goes beyond the end of the file

◆ read() [1/2]

IStream & FrameCPP::Common::IStream::read ( char_type S,
std::streamsize  N 
)
inlineinherited

◆ read() [2/2]

IStream& FrameCPP::Common::IStream::read ( char_type S,
std::streamsize  N 
)
inherited

◆ read_fr_struct() [1/2]

template<INT_4U ClassType, typename ChannelType >
IFrameStream::object_type IFrameStream::read_fr_struct ( INT_4U  Frame,
ChannelType  Channel,
bool  Recursively 
)
private

◆ read_fr_struct() [2/2]

template<INT_4U ClassType, typename ChannelType >
object_type FrameCPP::Common::IFrameStream::read_fr_struct ( INT_4U  Frame,
ChannelType  Channel,
bool  Recursively 
)
private

◆ read_indexed_fr_struct() [1/2]

template<INT_4U ClassType, typename ChannelType >
IFrameStream::object_type IFrameStream::read_indexed_fr_struct ( ChannelType  Channel,
INT_4U  Index,
bool  Recursively 
)
private

◆ read_indexed_fr_struct() [2/2]

template<INT_4U ClassType, typename ChannelType >
object_type FrameCPP::Common::IFrameStream::read_indexed_fr_struct ( ChannelType  Channel,
INT_4U  Index,
bool  Recursively 
)
private

◆ ReadDetector() [1/2]

object_type FrameCPP::Common::IFrameStream::ReadDetector ( const std::string &  Name)

Read the detector via the table of contents.

Parameters
[in]NameThe name of the detector to be read
Returns
Upon successfully reading the detector, a reference to the detector is returned, otherwise an exception is is thrown.
Note
The caller is responsible to recycle the resources incurred from this call.

◆ ReadDetector() [2/2]

IFrameStream::object_type IFrameStream::ReadDetector ( const std::string &  Name)

Read the detector via the table of contents.

Parameters
[in]NameThe name of the detector to be read
Returns
Upon successfully reading the detector, a reference to the detector is returned, otherwise an exception is is thrown.
Note
The caller is responsible to recycle the resources incurred from this call.

◆ readFrAdcData() [1/4]

object_type FrameCPP::Common::IFrameStream::readFrAdcData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrAdcData() [2/4]

IFrameStream::object_type IFrameStream::readFrAdcData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrAdcData() [3/4]

object_type FrameCPP::Common::IFrameStream::readFrAdcData ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ readFrAdcData() [4/4]

IFrameStream::object_type IFrameStream::readFrAdcData ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ readFrAdcStruct() [1/4]

object_type FrameCPP::Common::IFrameStream::readFrAdcStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrAdcStruct() [2/4]

IFrameStream::object_type IFrameStream::readFrAdcStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrAdcStruct() [3/4]

object_type FrameCPP::Common::IFrameStream::readFrAdcStruct ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ readFrAdcStruct() [4/4]

IFrameStream::object_type IFrameStream::readFrAdcStruct ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ ReadFrame() [1/2]

object_type FrameCPP::Common::IFrameStream::ReadFrame ( bool  Decompress = false)

◆ ReadFrame() [2/2]

IFrameStream::object_type IFrameStream::ReadFrame ( bool  Decompress = false)
inline

◆ readFrameHSubset() [1/2]

IFrameStream::object_type IFrameStream::readFrameHSubset ( INT_4U  Frame,
INT_4U  ElementMask 
)
protected

◆ readFrameHSubset() [2/2]

object_type FrameCPP::Common::IFrameStream::readFrameHSubset ( INT_4U  Frame,
INT_4U  ElementMask 
)
protected

◆ ReadFrameN() [1/2]

object_type FrameCPP::Common::IFrameStream::ReadFrameN ( INT_4U  FrameIndex,
bool  Decompress = false 
)

◆ ReadFrameN() [2/2]

IFrameStream::object_type IFrameStream::ReadFrameN ( INT_4U  FrameIndex,
bool  Decompress = false 
)

◆ ReadFrameNSubset() [1/2]

object_type FrameCPP::Common::IFrameStream::ReadFrameNSubset ( INT_4U  FrameIndex,
INT_4U  ElementMask 
)

◆ ReadFrameNSubset() [2/2]

IFrameStream::object_type IFrameStream::ReadFrameNSubset ( INT_4U  FrameIndex,
INT_4U  ElementMask 
)
inline

◆ readFrEndOfFile() [1/2]

std::unique_ptr< FrEndOfFile > FrameCPP::Common::IFrameStream::readFrEndOfFile ( )
protected

◆ readFrEndOfFile() [2/2]

std::unique_ptr< FrEndOfFile > IFrameStream::readFrEndOfFile ( )
protected

◆ readFrEvent() [1/4]

object_type FrameCPP::Common::IFrameStream::readFrEvent ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrEvent() [2/4]

IFrameStream::object_type IFrameStream::readFrEvent ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrEvent() [3/4]

object_type FrameCPP::Common::IFrameStream::readFrEvent ( const std::string &  EventType,
fr_event_offset_type  Offset 
)
protected

◆ readFrEvent() [4/4]

IFrameStream::object_type IFrameStream::readFrEvent ( const std::string &  EventType,
fr_event_offset_type  Offset 
)
protected

◆ readFrEventStruct() [1/2]

IFrameStream::object_type IFrameStream::readFrEventStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrEventStruct() [2/2]

object_type FrameCPP::Common::IFrameStream::readFrEventStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrProcData() [1/4]

object_type FrameCPP::Common::IFrameStream::readFrProcData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrProcData() [2/4]

IFrameStream::object_type IFrameStream::readFrProcData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrProcData() [3/4]

object_type FrameCPP::Common::IFrameStream::readFrProcData ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ readFrProcData() [4/4]

IFrameStream::object_type IFrameStream::readFrProcData ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ readFrProcStruct() [1/4]

object_type FrameCPP::Common::IFrameStream::readFrProcStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrProcStruct() [2/4]

IFrameStream::object_type IFrameStream::readFrProcStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrProcStruct() [3/4]

IFrameStream::object_type IFrameStream::readFrProcStruct ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ readFrProcStruct() [4/4]

object_type FrameCPP::Common::IFrameStream::readFrProcStruct ( INT_4U  Frame,
INT_4U  Channel 
)
protected

◆ readFrRawData() [1/2]

object_type FrameCPP::Common::IFrameStream::readFrRawData ( INT_4U  Frame)
protected

◆ readFrRawData() [2/2]

object_type FrameCPP::Common::IFrameStream::readFrRawData ( INT_4U  Frame)
protected

◆ readFrSerData() [1/2]

IFrameStream::object_type IFrameStream::readFrSerData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSerData() [2/2]

object_type FrameCPP::Common::IFrameStream::readFrSerData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSerStruct() [1/2]

IFrameStream::object_type IFrameStream::readFrSerStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSerStruct() [2/2]

object_type FrameCPP::Common::IFrameStream::readFrSerStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimData() [1/2]

object_type FrameCPP::Common::IFrameStream::readFrSimData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimData() [2/2]

IFrameStream::object_type IFrameStream::readFrSimData ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimEvent() [1/4]

IFrameStream::object_type IFrameStream::readFrSimEvent ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimEvent() [2/4]

object_type FrameCPP::Common::IFrameStream::readFrSimEvent ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimEvent() [3/4]

object_type FrameCPP::Common::IFrameStream::readFrSimEvent ( const std::string &  SimEventType,
fr_sim_event_offset_type  Offset 
)
protected

◆ readFrSimEvent() [4/4]

IFrameStream::object_type IFrameStream::readFrSimEvent ( const std::string &  SimEventType,
fr_sim_event_offset_type  Offset 
)
protected

◆ readFrSimEventStruct() [1/2]

IFrameStream::object_type IFrameStream::readFrSimEventStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimEventStruct() [2/2]

object_type FrameCPP::Common::IFrameStream::readFrSimEventStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimStruct() [1/2]

IFrameStream::object_type IFrameStream::readFrSimStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ readFrSimStruct() [2/2]

object_type FrameCPP::Common::IFrameStream::readFrSimStruct ( INT_4U  Frame,
const std::string &  Channel 
)
protected

◆ ReadFrStatData() [1/4]

IFrameStream::object_type FrameCPP::Common::IFrameStream::ReadFrStatData ( INT_8U  Position)

Read FrStatData at a given postion in the stream.

Parameters
PositionOffset of the FrStatData in the stream

◆ ReadFrStatData() [2/4]

IFrameStream::object_type IFrameStream::ReadFrStatData ( INT_8U  Position)

Read FrStatData at a given postion in the stream.

Parameters
PositionOffset of the FrStatData in the stream
Todo:
Need to add support for reading the FrDetector for FrStatData structures where the FrStatData is before any FrameH structures.

◆ ReadFrStatData() [3/4]

INT_4U FrameCPP::Common::IFrameStream::ReadFrStatData ( const std::string &  NamePattern,
const std::string &  DetectorPattern,
const LDASTools::AL::GPSTime &  StartTime,
const LDASTools::AL::GPSTime &  EndTime,
const INT_4U  Version,
FrStatData::Query &  QueryResults 
)

◆ ReadFrStatData() [4/4]

INT_4U IFrameStream::ReadFrStatData ( const std::string &  NamePattern,
const std::string &  DetectorPattern,
const LDASTools::AL::GPSTime &  StartTime,
const LDASTools::AL::GPSTime &  EndTime,
const INT_4U  Version,
FrStatData::Query &  QueryResults 
)

◆ readFrTOCHeader() [1/2]

std::unique_ptr< FrTOC > FrameCPP::Common::IFrameStream::readFrTOCHeader ( FrEndOfFile::seekTOC_cmn_type  Offset)
protected

◆ readFrTOCHeader() [2/2]

std::unique_ptr< FrTOC > IFrameStream::readFrTOCHeader ( FrEndOfFile::seekTOC_cmn_type  Offset)
protected

◆ readNextFrame() [1/2]

object_type FrameCPP::Common::IFrameStream::readNextFrame ( )
protected

◆ readNextFrame() [2/2]

IFrameStream::object_type IFrameStream::readNextFrame ( )
protected

◆ ReadNextFrameAsObject() [1/2]

IFrameStream::object_type IFrameStream::ReadNextFrameAsObject ( )
inline

◆ ReadNextFrameAsObject() [2/2]

object_type FrameCPP::Common::IFrameStream::ReadNextFrameAsObject ( )

◆ readObject() [1/2]

object_type FrameCPP::Common::IFrameStream::readObject ( const StreamRefInterface StreamRef)
protected

Read an Object referenced in the stream.

Parameters
StreamRefStream reference information for the requested object.

◆ readObject() [2/2]

IFrameStream::object_type IFrameStream::readObject ( const StreamRefInterface StreamRef)
protected

Read an Object referenced in the stream.

Parameters
StreamRefStream reference information for the requested object.
Note
In version 3 patch level 0 of the framecpp library, the length attribute for the FrSH and FrSE structures were not properly calculated. This reader will ignore this specific error so analysis of these frame files can continue.

◆ ReadPtrStruct() [1/2]

ptr_struct_base_type FrameCPP::Common::IStream::ReadPtrStruct ( )
inherited

◆ ReadPtrStruct() [2/2]

IStream::ptr_struct_base_type FrameCPP::Common::IStream::ReadPtrStruct ( )
inherited

Reads the next group of bytes from the stream as a PTR_STRUCT as defined by the active frame specification associated with the stream.

◆ readRecursive() [1/2]

void FrameCPP::Common::IFrameStream::readRecursive ( INT_4U  StopOnClassId,
bool  Decompress = false 
)
protected

◆ readRecursive() [2/2]

void IFrameStream::readRecursive ( INT_4U  StopOnClassId,
bool  Decompress = false 
)
protected

◆ readStreamRef() [1/2]

boost::shared_ptr< StreamRefInterface > IFrameStream::readStreamRef ( )
protected

◆ readStreamRef() [2/2]

boost::shared_ptr< StreamRefInterface > FrameCPP::Common::IFrameStream::readStreamRef ( )
protected

◆ readTOC() [1/2]

void FrameCPP::Common::IFrameStream::readTOC ( )
protected

◆ readTOC() [2/2]

void FrameCPP::Common::IFrameStream::readTOC ( )
protected

◆ ReferenceStreamRef() [1/2]

const_stream_ref_ptr_type FrameCPP::Common::StreamBase::ReferenceStreamRef ( ) const
inherited

◆ ReferenceStreamRef() [2/2]

StreamBase::const_stream_ref_ptr_type FrameCPP::Common::StreamBase::ReferenceStreamRef ( ) const
inherited

◆ removeRecursiveDependant() [1/2]

bool IFrameStream::removeRecursiveDependant ( const StreamRefInterface StreamRef)
protected

◆ removeRecursiveDependant() [2/2]

bool FrameCPP::Common::IFrameStream::removeRecursiveDependant ( const StreamRefInterface StreamRef)
protected

◆ RemoveResolver() [1/2]

void FrameCPP::Common::IStream::RemoveResolver ( const void *  Old,
int  MaxDepth 
)
inherited

◆ RemoveResolver() [2/2]

void FrameCPP::Common::IStream::RemoveResolver ( const void *  Old,
int  MaxDepth 
)
inlineinherited

◆ ReplacePtr() [1/2]

template<typename T_NEW , typename T_OLD >
void FrameCPP::Common::IStream::ReplacePtr ( boost::shared_ptr< T_NEW > *  Obj,
boost::shared_ptr< T_OLD > *  OldPtr,
const int  MaxDepth 
)
inherited

◆ ReplacePtr() [2/2]

template<typename T_NEW , typename T_OLD >
void FrameCPP::Common::IStream::ReplacePtr ( boost::shared_ptr< T_NEW > *  Obj,
boost::shared_ptr< T_OLD > *  OldPtr,
const int  MaxDepth 
)
inlineinherited

◆ ReplaceRef() [1/2]

template<typename T , typename OT >
void FrameCPP::Common::IStream::ReplaceRef ( Container< T > &  C,
const Container< OT > &  Old,
const int  MaxDepth 
)
inlineinherited

◆ ReplaceRef() [2/2]

template<typename T , typename OT >
void FrameCPP::Common::IStream::ReplaceRef ( Container< T > &  C,
const Container< OT > &  Old,
const int  MaxDepth 
)
inherited

◆ reset() [1/2]

void IFrameStream::reset ( )
protectedvirtual

Reimplemented from FrameCPP::Common::FrameStream.

◆ reset() [2/2]

virtual void FrameCPP::Common::IFrameStream::reset ( )
protectedvirtual

Reimplemented from FrameCPP::Common::FrameStream.

◆ Resolve() [1/2]

void FrameCPP::Common::IStream::Resolve ( )
inherited

◆ Resolve() [2/2]

void FrameCPP::Common::IStream::Resolve ( )
inherited

Method to resolve links.

◆ resolverContainer() [1/4]

const IStream::resolver_container_type & FrameCPP::Common::IStream::resolverContainer ( ) const
inlineprotectedinherited

◆ resolverContainer() [2/4]

const resolver_container_type& FrameCPP::Common::IStream::resolverContainer ( ) const
protectedinherited

◆ resolverContainer() [3/4]

resolver_container_type& FrameCPP::Common::IStream::resolverContainer ( )
protectedinherited

◆ resolverContainer() [4/4]

IStream::resolver_container_type & FrameCPP::Common::IStream::resolverContainer ( )
inlineprotectedinherited

◆ seedTOCInfo() [1/2]

void FrameCPP::Common::IFrameStream::seedTOCInfo ( const IFrameStream Source)
protected

◆ seedTOCInfo() [2/2]

void IFrameStream::seedTOCInfo ( const IFrameStream Source)
inlineprotected

◆ SetAutoDeleteBuffer() [1/2]

void IFrameStream::SetAutoDeleteBuffer ( const bool  AutoDelete)
inline

◆ SetAutoDeleteBuffer() [2/2]

void FrameCPP::Common::IFrameStream::SetAutoDeleteBuffer ( const bool  AutoDelete)

◆ setAutoDeleteBuffer() [1/2]

void FrameCPP::Common::IStream::setAutoDeleteBuffer ( const bool  Value)
protectedinherited

◆ setAutoDeleteBuffer() [2/2]

void FrameCPP::Common::IStream::setAutoDeleteBuffer ( const bool  Value)
inlineprotectedinherited

◆ SetCheckSumFile() [1/2]

void FrameCPP::Common::IFrameStream::SetCheckSumFile ( const CheckSum::kind_type  Type)

◆ SetCheckSumFile() [2/2]

void IFrameStream::SetCheckSumFile ( const CheckSum::kind_type  Type)
inline

◆ SetCheckSumFrame() [1/5]

void FrameCPP::Common::IStream::SetCheckSumFrame
inline

◆ SetCheckSumFrame() [2/5]

void FrameCPP::Common::IStream::SetCheckSumFrame

◆ SetCheckSumFrame() [3/5]

void FrameCPP::Common::IStream::SetCheckSumFrame

◆ SetCheckSumFrame() [4/5]

void FrameCPP::Common::IStream::SetCheckSumFrame
inline

◆ SetCheckSumFrame() [5/5]

void FrameCPP::Common::IStream::SetCheckSumFrame ( const CheckSum::kind_type  Type)
inlineinherited

◆ SetCheckSumObject() [1/5]

void FrameCPP::Common::IStream::SetCheckSumObject
inline

◆ SetCheckSumObject() [2/5]

void FrameCPP::Common::IStream::SetCheckSumObject

◆ SetCheckSumObject() [3/5]

void FrameCPP::Common::IStream::SetCheckSumObject
inline

◆ SetCheckSumObject() [4/5]

void FrameCPP::Common::IStream::SetCheckSumObject

◆ SetCheckSumObject() [5/5]

void FrameCPP::Common::IStream::SetCheckSumObject ( const CheckSum::kind_type  Type)
inlineinherited

◆ setLastError() [1/2]

void FrameCPP::Common::FrameStream::setLastError ( const std::string &  Message)
protectedinherited

◆ setLastError() [2/2]

void FrameStream::setLastError ( const std::string &  Message)
inlineprotectedinherited

◆ SetMD5Sum() [1/2]

void IFrameStream::SetMD5Sum ( bool  Value)
inline

◆ SetMD5Sum() [2/2]

void FrameCPP::Common::IFrameStream::SetMD5Sum ( bool  Value)

◆ setTOC() [1/2]

void FrameCPP::Common::FrameStream::setTOC ( )
protectedinherited

◆ setTOC() [2/2]

void FrameCPP::Common::FrameStream::setTOC ( )
protectedinherited

◆ Size() [1/2]

cmn_streamsize_type FrameCPP::Common::IStream::Size ( )
inherited

Return the size of the stream.

Returns
The number of bytes that compose the stream

◆ Size() [2/2]

cmn_streamsize_type FrameCPP::Common::IStream::Size ( )
inlineinherited

Return the size of the stream.

Returns
The number of bytes that compose the stream

◆ streamRef() [1/2]

const StreamRefInterface & FrameStream::streamRef ( ) const
inlineprotectedinherited

◆ streamRef() [2/2]

const StreamRefInterface& FrameCPP::Common::FrameStream::streamRef ( ) const
protectedinherited

◆ streamVersion() [1/2]

FrameStream::version_type FrameStream::streamVersion ( ) const
inlineprotectedinherited

◆ streamVersion() [2/2]

version_type FrameCPP::Common::FrameStream::streamVersion ( ) const
protectedinherited

◆ VerificationFunc() [1/2]

FrameSpec::Info::verification_func_type FrameCPP::Common::IFrameStream::VerificationFunc ( ) const

◆ VerificationFunc() [2/2]

FrameSpec::Info::verification_func_type IFrameStream::VerificationFunc ( ) const
inline

◆ VerifyHeader() [1/2]

void IFrameStream::VerifyHeader ( Verify Verifier)

◆ VerifyHeader() [2/2]

void FrameCPP::Common::IFrameStream::VerifyHeader ( Verify Verifier)

◆ Version() [1/2]

FrameStream::version_type FrameStream::Version ( ) const
inlineinherited

◆ Version() [2/2]

version_type FrameCPP::Common::FrameStream::Version ( ) const
inherited

◆ version_stream() [1/2]

void FrameCPP::Common::FrameStream::version_stream ( version_type  Version)
protectedinherited

◆ version_stream() [2/2]

void FrameStream::version_stream ( version_type  Version)
inlineprotectedinherited

Friends And Related Function Documentation

◆ Verify

Verify
friend

Member Data Documentation

◆ m_closed_state

bool FrameStream::m_closed_state
protectedinherited

◆ m_detector_pos

detector_pos_type IFrameStream::m_detector_pos
private

◆ m_dictionary

Dictionary FrameCPP::Common::StreamBase::m_dictionary
protectedinherited

◆ m_file_checksum

checksum_filter_type FrameCPP::Common::StreamBase::m_file_checksum
protectedinherited

Checksum for file.

◆ m_file_header

boost::shared_ptr< FrHeader > IFrameStream::m_file_header
private

◆ m_file_md5sum

md5sum_filter_type FrameCPP::Common::StreamBase::m_file_md5sum
protectedinherited

MD5Sum value for the files.

◆ m_frame_checksum

checksum_filter_type FrameCPP::Common::StreamBase::m_frame_checksum
protectedinherited

Checksum for frame.

◆ m_log_recursive_dependants

bool IFrameStream::m_log_recursive_dependants
private

◆ m_logNextPtr

bool FrameCPP::Common::IStream::m_logNextPtr
protectedinherited

◆ m_md5sumFilter

std::unique_ptr< MD5SumFilter > FrameStream::m_md5sumFilter
protectedinherited

◆ m_next_frame_index

INT_4U IFrameStream::m_next_frame_index
private

Current frame index.

◆ m_null_stream_ref

object_type FrameCPP::Common::StreamBase::m_null_stream_ref
protectedinherited

◆ m_obj_checksum

checksum_filter_type FrameCPP::Common::StreamBase::m_obj_checksum
protectedinherited

Checksum for object.

◆ m_ptr_struct_object

ptr_struct_base_type FrameCPP::Common::StreamBase::m_ptr_struct_object
protectedinherited

◆ m_reading_frame_subset

bool IFrameStream::m_reading_frame_subset
private

state variable for reading frame subset.

◆ m_stream_id_to_fsi_id

streamid_to_fsiid_type FrameCPP::Common::StreamBase::m_stream_id_to_fsi_id
mutableprotectedinherited

◆ m_to_be_resolved

std::set< INT_8U > IFrameStream::m_to_be_resolved
private

Set of references which need to resolved. Used by recursive reading function.

◆ m_toc

toc_type IFrameStream::m_toc
private

◆ m_toc_loaded

bool IFrameStream::m_toc_loaded
private

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