DICOM Preamble (Part 10)
More...
#include <gdcmPreamble.h>
◆ Preamble() [1/2]
| gdcm::Preamble::Preamble |
( |
| ) |
|
◆ ~Preamble()
| gdcm::Preamble::~Preamble |
( |
| ) |
|
◆ Preamble() [2/2]
| gdcm::Preamble::Preamble |
( |
Preamble const & |
| ) |
|
|
inline |
◆ Clear()
| void gdcm::Preamble::Clear |
( |
| ) |
|
◆ Create()
| void gdcm::Preamble::Create |
( |
| ) |
|
◆ GetInternal()
| const char * gdcm::Preamble::GetInternal |
( |
| ) |
const |
|
inline |
Get internal pointer to preamble.
◆ GetLength()
| VL gdcm::Preamble::GetLength |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
| bool gdcm::Preamble::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsValid()
| bool gdcm::Preamble::IsValid |
( |
| ) |
const |
|
inlineprotected |
◆ operator=()
◆ Print()
| void gdcm::Preamble::Print |
( |
std::ostream & |
os | ) |
const |
◆ Read()
| std::istream & gdcm::Preamble::Read |
( |
std::istream & |
is | ) |
|
◆ Remove()
| void gdcm::Preamble::Remove |
( |
| ) |
|
◆ Valid()
| void gdcm::Preamble::Valid |
( |
| ) |
|
◆ Write()
| std::ostream const & gdcm::Preamble::Write |
( |
std::ostream & |
os | ) |
const |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
_os, |
|
|
const Preamble & |
_val |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: