GDCM  2.2.6
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
gdcm::Element< TVR, VM::VM1_n > Class Template Reference

#include <gdcmElement.h>

Inheritance diagram for gdcm::Element< TVR, VM::VM1_n >:
Inheritance graph
[legend]

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 >::TypeGetValue (unsigned int idx=0) const
 
VRToType< TVR >::TypeGetValue (unsigned int idx=0)
 
Elementoperator= (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)
 

Member Typedef Documentation

template<int TVR>
typedef VRToType<TVR>::Type gdcm::Element< TVR, VM::VM1_n >::Type

Constructor & Destructor Documentation

template<int TVR>
gdcm::Element< TVR, VM::VM1_n >::Element ( )
inlineexplicit
template<int TVR>
gdcm::Element< TVR, VM::VM1_n >::~Element ( )
inline
template<int TVR>
gdcm::Element< TVR, VM::VM1_n >::Element ( const Element< TVR, VM::VM1_n > &  _val)
inline

Member Function Documentation

template<int TVR>
DataElement gdcm::Element< TVR, VM::VM1_n >::GetAsDataElement ( ) const
inline
template<int TVR>
unsigned long gdcm::Element< TVR, VM::VM1_n >::GetLength ( ) const
inline
template<int TVR>
const VRToType<TVR>::Type& gdcm::Element< TVR, VM::VM1_n >::GetValue ( unsigned int  idx = 0) const
inline
template<int TVR>
VRToType<TVR>::Type& gdcm::Element< TVR, VM::VM1_n >::GetValue ( unsigned int  idx = 0)
inline
template<int TVR>
static VM gdcm::Element< TVR, VM::VM1_n >::GetVM ( )
inlinestatic

References gdcm::VM::VM1_n.

template<int TVR>
static VR gdcm::Element< TVR, VM::VM1_n >::GetVR ( )
inlinestatic
template<int TVR>
Element& gdcm::Element< TVR, VM::VM1_n >::operator= ( const Element< TVR, VM::VM1_n > &  _val)
inline
template<int TVR>
VRToType<TVR>::Type gdcm::Element< TVR, VM::VM1_n >::operator[] ( unsigned int  idx) const
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::Print ( std::ostream &  _os) const
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::Read ( std::istream &  _is)
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::Set ( Value const &  v)
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::SetArray ( const Type array,
unsigned long  len,
bool  save = false 
)
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::SetFromDataElement ( DataElement< TVR, VM::VM1_n > const &  de)
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::SetLength ( unsigned long  len)
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::SetNoSwap ( Value const &  v)
inlineprotected
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::SetValue ( typename VRToType< TVR >::Type  v,
unsigned int  idx = 0 
)
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::Write ( std::ostream &  _os) const
inline
template<int TVR>
void gdcm::Element< TVR, VM::VM1_n >::WriteASCII ( std::ostream &  os) const
inline

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

Generated on Sat Dec 21 2013 05:56:21 for GDCM by doxygen 1.8.5
SourceForge.net Logo