35 virtual VL GetLength()
const = 0;
36 virtual void SetLength(
VL l) = 0;
38 virtual void Clear() = 0;
44 virtual void SetLengthOnly(
VL l);
50 #include "gdcmValue.txx"
Class to represent the value of a Data Element.
Definition: gdcmValue.h:29
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
Value Length.
Definition: gdcmVL.h:29
Object.
Definition: gdcmObject.h:36
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
bool operator==(const CodeString &ref, const CodeString &cs)
Definition: gdcmCodeString.h:93
Value()
Definition: gdcmValue.h:32
~Value()
Definition: gdcmValue.h:33