#include <fimex/CDMDimension.h>
| MetNoFimex::CDMDimension::CDMDimension |
( |
| ) |
|
| MetNoFimex::CDMDimension::CDMDimension |
( |
std::string |
name, |
|
|
long |
length |
|
) |
| |
| virtual MetNoFimex::CDMDimension::~CDMDimension |
( |
| ) |
|
|
virtual |
| size_t MetNoFimex::CDMDimension::getLength |
( |
| ) |
const |
|
inline |
| const std::string& MetNoFimex::CDMDimension::getName |
( |
| ) |
const |
|
inlinevirtual |
| int MetNoFimex::CDMDimension::isUnlimited |
( |
| ) |
const |
|
inline |
| void MetNoFimex::CDMDimension::setLength |
( |
size_t |
length | ) |
|
|
inline |
| void MetNoFimex::CDMDimension::setName |
( |
std::string |
newName | ) |
|
|
inline |
| void MetNoFimex::CDMDimension::setUnlimited |
( |
int |
unlimited | ) |
|
|
inline |
| void MetNoFimex::CDMDimension::toXMLStream |
( |
std::ostream & |
out | ) |
const |
print xml representation to stream
- Parameters
-
| out | stream to write xml to |
Referenced by isUnlimited().
The documentation for this class was generated from the following file: