Class for representing a ModuleEntry.
More...
#include <gdcmModuleEntry.h>
Class for representing a ModuleEntry.
- Note
- bla
- See also
- DictEntry
◆ Description
◆ ModuleEntry()
gdcm::ModuleEntry::ModuleEntry |
( |
const char * |
name = "" , |
|
|
const char * |
type = "3" , |
|
|
const char * |
description = "" |
|
) |
| |
|
inline |
◆ ~ModuleEntry()
virtual gdcm::ModuleEntry::~ModuleEntry |
( |
| ) |
|
|
virtualdefault |
◆ GetDescription()
const Description& gdcm::ModuleEntry::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetName()
const char* gdcm::ModuleEntry::GetName |
( |
| ) |
const |
|
inline |
◆ GetType()
const Type& gdcm::ModuleEntry::GetType |
( |
| ) |
const |
|
inline |
◆ SetDescription()
void gdcm::ModuleEntry::SetDescription |
( |
const char * |
d | ) |
|
|
inline |
◆ SetName()
void gdcm::ModuleEntry::SetName |
( |
const char * |
name | ) |
|
|
inline |
◆ SetType()
void gdcm::ModuleEntry::SetType |
( |
const Type & |
type | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
_os, |
|
|
const ModuleEntry & |
_val |
|
) |
| |
|
friend |
◆ DataElementType
Type gdcm::ModuleEntry::DataElementType |
|
protected |
◆ DescriptionField
◆ Name
std::string gdcm::ModuleEntry::Name |
|
protected |
The documentation for this class was generated from the following file: