|
ldas-tools-framecpp 3.0.4
|
Public Member Functions | |
| data_definition_type () | |
| data_definition_type (const std::string &n, INT_2U t, const byte_order_type byte_order, INT_4U ndim, const Dimension *dims, const std::string &unit) | |
| void | copy_core (const data_definition_type &Source) |
| bool | operator== (const data_definition_type &RHS) const |
| data_definition_type () | |
| data_definition_type (const std::string &n, INT_2U t, const byte_order_type byte_order, INT_4U ndim, const Dimension *dims, const std::string &unit) | |
| void | copy_core (const data_definition_type &Source) |
| bool | operator== (const data_definition_type &RHS) const |
Public Attributes | |
| STRING | name |
| compress_type | compress |
| type_type | type |
| nData_type | nData |
| nBytes_type | nBytes |
| data_type | data |
| std::vector< Dimension > | dimension |
| STRING | unitY |
| FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type | ( | ) |
| FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type | ( | const std::string & | n, |
| INT_2U | t, | ||
| const byte_order_type | byte_order, | ||
| INT_4U | ndim, | ||
| const Dimension * | dims, | ||
| const std::string & | unit ) |
| FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type | ( | ) |
| FrameCPP::Version_6::FrVect::data_definition_type::data_definition_type | ( | const std::string & | n, |
| INT_2U | t, | ||
| const byte_order_type | byte_order, | ||
| INT_4U | ndim, | ||
| const Dimension * | dims, | ||
| const std::string & | unit ) |
| void FrameCPP::Version_6::FrVect::data_definition_type::copy_core | ( | const data_definition_type & | Source | ) |
| void FrameCPP::Version_6::FrVect::data_definition_type::copy_core | ( | const data_definition_type & | Source | ) |
| bool FrameCPP::Version_6::FrVect::data_definition_type::operator== | ( | const data_definition_type & | RHS | ) | const |
| bool FrameCPP::Version_6::FrVect::data_definition_type::operator== | ( | const data_definition_type & | RHS | ) | const |
| compress_type FrameCPP::Version_6::FrVect::data_definition_type::compress |
| data_type FrameCPP::Version_6::FrVect::data_definition_type::data |
| std::vector< Dimension > FrameCPP::Version_6::FrVect::data_definition_type::dimension |
| STRING FrameCPP::Version_6::FrVect::data_definition_type::name |
| nBytes_type FrameCPP::Version_6::FrVect::data_definition_type::nBytes |
| nData_type FrameCPP::Version_6::FrVect::data_definition_type::nData |
| type_type FrameCPP::Version_6::FrVect::data_definition_type::type |
| STRING FrameCPP::Version_6::FrVect::data_definition_type::unitY |