ldas-tools-framecpp  2.9.3
Classes | Public Member Functions | Private Types | Private Attributes | List of all members
anonymous_namespace{compression.cc}::FrameFileSet Class Reference
Collaboration diagram for anonymous_namespace{compression.cc}::FrameFileSet:
Collaboration graph
[legend]

Classes

struct  file_entry
 

Public Member Functions

 FrameFileSet ()
 
 ~FrameFileSet ()
 
void Check (const std::string &ChannelName, const FrameCPP::FrVect &Key)
 
void OpenDir (const std::string &Directory)
 

Private Types

typedef unordered_map< std::string, struct file_entryframe_mapping_type
 
typedef frame_mapping_type::const_iterator const_iterator
 

Private Attributes

frame_mapping_type m_frame_info
 

Member Typedef Documentation

◆ const_iterator

typedef frame_mapping_type::const_iterator anonymous_namespace{compression.cc}::FrameFileSet::const_iterator
private

◆ frame_mapping_type

typedef unordered_map< std::string, struct file_entry > anonymous_namespace{compression.cc}::FrameFileSet::frame_mapping_type
private

Constructor & Destructor Documentation

◆ FrameFileSet()

anonymous_namespace{compression.cc}::FrameFileSet::FrameFileSet ( )
inline

◆ ~FrameFileSet()

anonymous_namespace{compression.cc}::FrameFileSet::~FrameFileSet ( )
inline

Member Function Documentation

◆ Check()

void anonymous_namespace{compression.cc}::FrameFileSet::Check ( const std::string &  ChannelName,
const FrameCPP::FrVect Key 
)
inline

◆ OpenDir()

void anonymous_namespace{compression.cc}::FrameFileSet::OpenDir ( const std::string &  Directory)
inline

Member Data Documentation

◆ m_frame_info

frame_mapping_type anonymous_namespace{compression.cc}::FrameFileSet::m_frame_info
private

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