|
GDCM
2.2.4
|
#include <gdcmElement.h>
Public Types | |
| typedef Element< TVR, VM::VM3_n > | Parent |
Public Types inherited from gdcm::Element< TVR, VM::VM3_n > | |
| typedef Element< TVR, VM::VM1_n > | Parent |
Public Types inherited from gdcm::Element< TVR, VM::VM1_n > | |
| typedef VRToType< TVR >::Type | Type |
Public Member Functions | |
| void | SetLength (int len) |
Public Member Functions inherited from gdcm::Element< TVR, VM::VM3_n > | |
| void | SetLength (int len) |
Public Member Functions inherited from gdcm::Element< TVR, VM::VM1_n > | |
| Element () | |
| Element (const Element &_val) | |
| ~Element () | |
| DataElement | GetAsDataElement () const |
| unsigned long | GetLength () const |
| const VRToType< TVR >::Type & | GetValue (unsigned int idx=0) const |
| VRToType< TVR >::Type & | GetValue (unsigned int idx=0) |
| Element & | operator= (const Element &_val) |
| VRToType< TVR >::Type | operator[] (unsigned int idx) const |
| void | Print (std::ostream &_os) const |
| void | Read (std::istream &_is) |
| void | Set (Value const &v) |
| void | SetArray (const Type *array, unsigned long len, bool save=false) |
| void | SetFromDataElement (DataElement const &de) |
| void | SetLength (unsigned long len) |
| void | SetValue (typename VRToType< TVR >::Type v, unsigned int idx=0) |
| void | Write (std::ostream &_os) const |
| void | WriteASCII (std::ostream &os) const |
Additional Inherited Members | |
Static Public Member Functions inherited from gdcm::Element< TVR, VM::VM1_n > | |
| static VM | GetVM () |
| static VR | GetVR () |
Protected Member Functions inherited from gdcm::Element< TVR, VM::VM1_n > | |
| void | SetNoSwap (Value const &v) |
| typedef Element<TVR, VM::VM3_n> gdcm::Element< TVR, VM::VM3_3n >::Parent |
|
inline |
1.8.6