Public Member Functions

gdcm::Value Class Reference

Class to represent the value of a Data Element. More...

#include <gdcmValue.h>

Inheritance diagram for gdcm::Value:
Inheritance graph
[legend]
Collaboration diagram for gdcm::Value:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Value ()
 ~Value ()
virtual void Clear ()=0
virtual VL GetLength () const =0
virtual bool operator== (const Value &val) const =0
virtual void SetLength (VL l)=0

Detailed Description

Class to represent the value of a Data Element.

Note:
VALUE: A component of a Value Field. A Value Field may consist of one or more of these components.

Constructor & Destructor Documentation

gdcm::Value::Value (  ) [inline]
gdcm::Value::~Value (  ) [inline]

Member Function Documentation

virtual void gdcm::Value::Clear (  ) [pure virtual]
virtual VL gdcm::Value::GetLength (  ) const [pure virtual]
virtual bool gdcm::Value::operator== ( const Value val ) const [pure virtual]
virtual void gdcm::Value::SetLength ( VL  l ) [pure virtual]

The documentation for this class was generated from the following file:

Generated on Sat Dec 4 2010 09:00:22 for GDCM by doxygen 1.7.2
SourceForge.net Logo