gdcm::Module Class Reference
Class for representing a Module.
More...
#include <gdcmModule.h>
List of all members.
Detailed Description
Class for representing a Module.
- Note:
- bla Module: A set of Attributes within an Information Entity or Normalized IOD which are logically related to each other.
- See also:
- Dict
Member Typedef Documentation
Constructor & Destructor Documentation
gdcm::Module::Module |
( |
|
) |
[inline] |
Member Function Documentation
void gdcm::Module::AddModuleEntry |
( |
const Tag & |
tag, |
|
|
const ModuleEntry & |
module | |
|
) |
| | [inline] |
Iterator gdcm::Module::Begin |
( |
|
) |
[inline] |
void gdcm::Module::Clear |
( |
|
) |
[inline] |
bool gdcm::Module::FindModuleEntry |
( |
const Tag & |
tag |
) |
const [inline] |
const ModuleEntry& gdcm::Module::GetModuleEntry |
( |
const Tag & |
tag |
) |
const [inline] |
const char* gdcm::Module::GetName |
( |
|
) |
const [inline] |
void gdcm::Module::SetName |
( |
const char * |
name |
) |
[inline] |
bool gdcm::Module::Verify |
( |
const DataSet & |
ds, |
|
|
Usage const & |
usage | |
|
) |
| | const |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
_os, |
|
|
const Module & |
_val | |
|
) |
| | [friend] |
The documentation for this class was generated from the following file: