GDCM
2.2.0
|
#include <gdcmElement.h>
Additional Inherited Members | |
![]() | |
typedef VRToType< TVR >::Type | Type |
![]() | |
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) |
const VRToType< TVR >::Type * | GetValues () const |
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 | SetFromDataElement (DataElement const &de) |
void | SetValue (typename VRToType< TVR >::Type v, unsigned int idx=0) |
void | Write (std::ostream &_os) const |
![]() | |
static VM | GetVM () |
static VR | GetVR () |
![]() | |
VRToType< TVR >::Type | Internal [VMToLength< TVM >::Length] |
![]() | |
void | SetNoSwap (Value const &v) |