Class to represent a CSA Element.
More...
#include <gdcmCSAElement.h>
◆ DataPtr
◆ CSAElement() [1/2]
| gdcm::CSAElement::CSAElement |
( |
unsigned int |
kf = 0 | ) |
|
|
inline |
◆ CSAElement() [2/2]
| gdcm::CSAElement::CSAElement |
( |
const CSAElement & |
_val | ) |
|
|
inline |
◆ GetByteValue()
| const ByteValue * gdcm::CSAElement::GetByteValue |
( |
| ) |
const |
|
inline |
◆ GetKey()
| unsigned int gdcm::CSAElement::GetKey |
( |
| ) |
const |
|
inline |
◆ GetName()
| const char * gdcm::CSAElement::GetName |
( |
| ) |
const |
|
inline |
◆ GetNoOfItems()
| unsigned int gdcm::CSAElement::GetNoOfItems |
( |
| ) |
const |
|
inline |
◆ GetSyngoDT()
| unsigned int gdcm::CSAElement::GetSyngoDT |
( |
| ) |
const |
|
inline |
◆ GetValue() [1/2]
| Value & gdcm::CSAElement::GetValue |
( |
| ) |
|
|
inline |
◆ GetValue() [2/2]
| Value const & gdcm::CSAElement::GetValue |
( |
| ) |
const |
|
inline |
◆ GetVM()
| const VM & gdcm::CSAElement::GetVM |
( |
| ) |
const |
|
inline |
◆ GetVR()
| VR const & gdcm::CSAElement::GetVR |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
| bool gdcm::CSAElement::IsEmpty |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool gdcm::CSAElement::operator< |
( |
const CSAElement & |
de | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool gdcm::CSAElement::operator== |
( |
const CSAElement & |
de | ) |
const |
|
inline |
◆ SetByteValue()
| void gdcm::CSAElement::SetByteValue |
( |
const char * |
array, |
|
|
VL |
length |
|
) |
| |
|
inline |
◆ SetKey()
| void gdcm::CSAElement::SetKey |
( |
unsigned int |
key | ) |
|
|
inline |
◆ SetName()
| void gdcm::CSAElement::SetName |
( |
const char * |
name | ) |
|
|
inline |
◆ SetNoOfItems()
| void gdcm::CSAElement::SetNoOfItems |
( |
unsigned int |
items | ) |
|
|
inline |
◆ SetSyngoDT()
| void gdcm::CSAElement::SetSyngoDT |
( |
unsigned int |
syngodt | ) |
|
|
inline |
◆ SetValue()
| void gdcm::CSAElement::SetValue |
( |
Value const & |
vl | ) |
|
|
inline |
◆ SetVM()
| void gdcm::CSAElement::SetVM |
( |
const VM & |
vm | ) |
|
|
inline |
◆ SetVR()
| void gdcm::CSAElement::SetVR |
( |
VR const & |
vr | ) |
|
|
inline |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const CSAElement & |
val |
|
) |
| |
|
friend |
◆ DataField
| DataPtr gdcm::CSAElement::DataField |
|
protected |
◆ KeyField
| unsigned int gdcm::CSAElement::KeyField |
|
protected |
◆ NameField
| std::string gdcm::CSAElement::NameField |
|
protected |
◆ NoOfItemsField
| unsigned int gdcm::CSAElement::NoOfItemsField |
|
protected |
◆ SyngoDTField
| unsigned int gdcm::CSAElement::SyngoDTField |
|
protected |
◆ ValueMultiplicityField
| VM gdcm::CSAElement::ValueMultiplicityField |
|
protected |
◆ VRField
| VR gdcm::CSAElement::VRField |
|
protected |
The documentation for this class was generated from the following file: