Class for representing a IOD.
More...
#include <gdcmIOD.h>
List of all members.
Detailed Description
Class for representing a IOD.
- Note:
- bla
- See also:
- Dict
- Examples:
-
TraverseModules.cxx.
Member Typedef Documentation
Constructor & Destructor Documentation
gdcm::IOD::IOD |
( |
) |
[inline] |
Member Function Documentation
void gdcm::IOD::AddIODEntry |
( |
const IODEntry & |
iode ) |
[inline] |
void gdcm::IOD::Clear |
( |
) |
[inline] |
const IODEntry& gdcm::IOD::GetIODEntry |
( |
unsigned int |
idx ) |
const [inline] |
unsigned int gdcm::IOD::GetNumberOfIODs |
( |
) |
const [inline] |
Type gdcm::IOD::GetTypeFromTag |
( |
const Defs & |
defs, |
|
|
const Tag & |
tag |
|
) |
| const |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
_os, |
|
|
const IOD & |
_val |
|
) |
| [friend] |
The documentation for this class was generated from the following file: