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