Class to manipulate the sum of knowledge (all the dict user load)
More...
#include <gdcmDicts.h>
List of all members.
Detailed Description
Class to manipulate the sum of knowledge (all the dict user load)
- Note:
- bla
- Examples:
-
GenAllVR.cxx, GenFakeIdentifyFile.cxx, PublicDict.cxx, and TraverseModules.cxx.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
static const char* gdcm::Dicts::GetConstructorString |
( |
ConstructorType |
type ) |
[static, protected] |
const DictEntry& gdcm::Dicts::GetDictEntry |
( |
const Tag & |
tag, |
|
|
const char * |
owner = NULL |
|
) |
| const |
works for both public and private dicts: owner is null for public dict
- Warning:
- owner need to be set to appropriate owner for call to work. see
- Examples:
- PublicDict.cxx.
const PrivateDict& gdcm::Dicts::GetPrivateDict |
( |
) |
const |
const Dict& gdcm::Dicts::GetPublicDict |
( |
) |
const |
bool gdcm::Dicts::IsEmpty |
( |
) |
const [inline] |
void gdcm::Dicts::LoadDefaults |
( |
) |
[protected] |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
_os, |
|
|
const Dicts & |
d |
|
) |
| [friend] |
The documentation for this class was generated from the following file: