GDCM
2.4.5
|
#include <gdcmElement.h>
Public Types | |
typedef VRToType< TVR >::Type | Type |
Public Member Functions | |
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 |
Static Public Member Functions | |
static VM | GetVM () |
static VR | GetVR () |
Protected Member Functions | |
void | SetNoSwap (Value const &v) |
typedef VRToType<TVR>::Type gdcm::Element< TVR, VM::VM1_n >::Type |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References gdcm::ByteValue::GetLength(), gdcm::ByteValue::GetPointer(), and gdcm::VRBINARY.
|
inline |
|
inline |
|
inline |
|
inlineprotected |
References gdcm::ByteValue::GetLength(), gdcm::ByteValue::GetPointer(), and gdcm::VRBINARY.
|
inline |
|
inline |
|
inline |