Class for representing a Modules.
More...
#include <gdcmModules.h>
List of all members.
Detailed Description
Class for representing a Modules.
- Note:
- bla
- See also:
- Module
- Examples:
-
TraverseModules.cxx.
Member Typedef Documentation
Constructor & Destructor Documentation
gdcm::Modules::Modules |
( |
) |
[inline] |
Member Function Documentation
void gdcm::Modules::AddModule |
( |
const char * |
ref, |
|
|
const Module & |
module |
|
) |
| [inline] |
void gdcm::Modules::Clear |
( |
) |
[inline] |
const Module& gdcm::Modules::GetModule |
( |
const char * |
name ) |
const [inline] |
bool gdcm::Modules::IsEmpty |
( |
) |
const [inline] |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
_os, |
|
|
const Modules & |
_val |
|
) |
| [friend] |
The documentation for this class was generated from the following file: