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