|
ldas-tools-framecpp 3.0.4
|
Public Types | |
| typedef Dimension::nx_type | nx_type |
| typedef Dimension::dx_type | dx_type |
| typedef Dimension::nx_type | nx_type |
| typedef Dimension::dx_type | dx_type |
| typedef Dimension::startX_type | startX_type |
Public Member Functions | |
| DimBuffer () | |
| DimBuffer (const std::vector< Dimension > &Dims) | |
| void | copy (std::vector< Dimension > &Dims) |
| DimBuffer () | |
| DimBuffer (const std::vector< Dimension > &Dims) | |
| void | copy (std::vector< Dimension > &Dims) |
| DimBuffer () | |
| DimBuffer (const std::vector< Dimension > &Dims) | |
| void | copy (std::vector< Dimension > &Dims) |
Static Public Member Functions | |
| static INT_8U | GetMinimumBytes () |
| static INT_8U | GetMinimumBytes () |
| static INT_8U | GetMinimumBytes () |
Private Attributes | |
| std::vector< nx_type > | m_nx |
| std::vector< dx_type > | m_dx |
| std::vector< STRING > | m_unitX |
| std::vector< startX_type > | m_startX |
| std::vector< INT_8U > | m_nx |
| std::vector< REAL_8 > | m_dx |
| std::vector< REAL_8 > | m_startX |
Friends | |
| class | FrameCPP::Common::IStream |
| class | FrameCPP::Common::OStream |
| typedef Dimension::dx_type anonymous_namespace{FrVect.cc}::DimBuffer::dx_type |
| typedef Dimension::dx_type anonymous_namespace{FrVect.cc}::DimBuffer::dx_type |
| typedef Dimension::nx_type anonymous_namespace{FrVect.cc}::DimBuffer::nx_type |
| typedef Dimension::nx_type anonymous_namespace{FrVect.cc}::DimBuffer::nx_type |
| typedef Dimension::startX_type anonymous_namespace{FrVect.cc}::DimBuffer::startX_type |
|
inline |
| anonymous_namespace{FrVect.cc}::DimBuffer::DimBuffer | ( | const std::vector< Dimension > & | Dims | ) |
|
inline |
| anonymous_namespace{FrVect.cc}::DimBuffer::DimBuffer | ( | const std::vector< Dimension > & | Dims | ) |
|
inline |
| anonymous_namespace{FrVect.cc}::DimBuffer::DimBuffer | ( | const std::vector< Dimension > & | Dims | ) |
| void anonymous_namespace{FrVect.cc}::DimBuffer::copy | ( | std::vector< Dimension > & | Dims | ) |
| void anonymous_namespace{FrVect.cc}::DimBuffer::copy | ( | std::vector< Dimension > & | Dims | ) |
| void anonymous_namespace{FrVect.cc}::DimBuffer::copy | ( | std::vector< Dimension > & | Dims | ) |
|
inlinestatic |
|
static |
|
static |
|
friend |
|
friend |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |