#include <CDMDimension.h>
Public Member Functions | |
CDMDimension () | |
CDMDimension (std::string name, long length) | |
virtual | ~CDMDimension () |
const std::string & | getName () const |
size_t | getLength () const |
void | setLength (size_t length) |
void | setUnlimited (int unlimited) |
int | isUnlimited () const |
void | toXMLStream (std::ostream &out) const |
print xml representation to stream |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
print xml representation to stream
|