ldas-tools-frameAPI 2.6.6
|
#include <Catalog.hh>
Public Types | |
typedef Frame::channel_type | channel_type |
typedef std::string | channel_name_type |
typedef Frame::channel_type | channel_type |
typedef std::string | channel_name_type |
typedef Frame::channel_type | channel_type |
typedef std::string | channel_name_type |
Public Member Functions | |
void | Push (channel_type Channel) |
channel_type | operator[] (const channel_name_type &Name) const |
void | Push (channel_type Channel) |
channel_type | operator[] (const channel_name_type &Name) const |
void | Push (channel_type Channel) |
channel_type | operator[] (const channel_name_type &Name) const |
Private Types | |
typedef LDASTools::AL::unordered_map< std::string, channel_type > | channels_type |
typedef LDASTools::AL::unordered_map< std::string, channel_type > | channels_type |
typedef LDASTools::AL::unordered_map< std::string, channel_type > | channels_type |
Private Attributes | |
channels_type | channels |
typedef std::string FrameAPI::Catalog::DataDictionary::channel_name_type |
typedef std::string FrameAPI::Catalog::DataDictionary::channel_name_type |
typedef std::string FrameAPI::Catalog::DataDictionary::channel_name_type |
|
private |
|
private |
|
private |
Catalog::DataDictionary::channel_type FrameAPI::Catalog::DataDictionary::operator[] | ( | const channel_name_type & | Name | ) | const |
channel_type FrameAPI::Catalog::DataDictionary::operator[] | ( | const channel_name_type & | Name | ) | const |
channel_type FrameAPI::Catalog::DataDictionary::operator[] | ( | const channel_name_type & | Name | ) | const |
void FrameAPI::Catalog::DataDictionary::Push | ( | channel_type | Channel | ) |
void FrameAPI::Catalog::DataDictionary::Push | ( | channel_type | Channel | ) |
void FrameAPI::Catalog::DataDictionary::Push | ( | channel_type | Channel | ) |
|
private |