Private Dict.
More...
#include <gdcmDict.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
gdcm::PrivateDict::PrivateDict |
( |
| ) |
|
|
inline |
gdcm::PrivateDict::~PrivateDict |
( |
| ) |
|
|
inline |
Member Function Documentation
bool gdcm::PrivateDict::FindDictEntry |
( |
const PrivateTag & |
tag | ) |
const |
|
inline |
bool gdcm::PrivateDict::IsEmpty |
( |
| ) |
const |
|
inline |
void gdcm::PrivateDict::LoadDefault |
( |
| ) |
|
|
protected |
void gdcm::PrivateDict::PrintXML |
( |
| ) |
const |
|
inline |
bool gdcm::PrivateDict::RemoveDictEntry |
( |
const PrivateTag & |
tag | ) |
|
|
inline |
Remove entry 'tag'. Return true on success (element was found and remove). return false if element was not found.
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const PrivateDict & |
val |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: