PersonName class.
More...
#include <gdcmPersonName.h>
unsigned int gdcm::PersonName::GetMaxLength |
( |
| ) |
const |
|
inline |
unsigned int gdcm::PersonName::GetNumberOfComponents |
( |
| ) |
const |
|
inline |
void gdcm::PersonName::Print |
( |
std::ostream & |
os | ) |
const |
|
inline |
void gdcm::PersonName::SetBlob |
( |
const std::vector< char > & |
v | ) |
|
|
inline |
void gdcm::PersonName::SetComponents |
( |
const char * |
comp1 = "" , |
|
|
const char * |
comp2 = "" , |
|
|
const char * |
comp3 = "" , |
|
|
const char * |
comp4 = "" , |
|
|
const char * |
comp5 = "" |
|
) |
| |
|
inline |
void gdcm::PersonName::SetComponents |
( |
const char * |
components[] | ) |
|
|
inline |
const unsigned int gdcm::PersonName::MaxLength = 64 |
|
static |
const unsigned int gdcm::PersonName::MaxNumberOfComponents = 5 |
|
static |
const char gdcm::PersonName::Padding = ' ' |
|
static |
const char gdcm::PersonName::Separator = '^' |
|
static |
The documentation for this class was generated from the following file: