Private Dict.
More...
#include <gdcmDict.h>
◆ PrivateDict()
| gdcm::PrivateDict::PrivateDict |
( |
| ) |
|
|
default |
◆ ~PrivateDict()
| gdcm::PrivateDict::~PrivateDict |
( |
| ) |
|
|
default |
◆ AddDictEntry()
◆ FindDictEntry()
| bool gdcm::PrivateDict::FindDictEntry |
( |
const PrivateTag & |
tag | ) |
const |
|
inline |
◆ GetDictEntry()
◆ IsEmpty()
| bool gdcm::PrivateDict::IsEmpty |
( |
| ) |
const |
|
inline |
◆ LoadDefault()
| void gdcm::PrivateDict::LoadDefault |
( |
| ) |
|
|
protected |
◆ PrintXML()
| void gdcm::PrivateDict::PrintXML |
( |
| ) |
const |
|
inline |
◆ RemoveDictEntry()
| 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.
◆ Dicts
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const PrivateDict & |
val |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: