DICOM Preamble (Part 10)
More...
#include <gdcmPreamble.h>
List of all members.
Protected Member Functions |
bool | IsValid () const |
Detailed Description
Constructor & Destructor Documentation
gdcm::Preamble::Preamble |
( |
| ) |
|
gdcm::Preamble::~Preamble |
( |
| ) |
|
gdcm::Preamble::Preamble |
( |
Preamble const & |
| ) |
|
|
inline |
Member Function Documentation
void gdcm::Preamble::Clear |
( |
| ) |
|
void gdcm::Preamble::Create |
( |
| ) |
|
const char* gdcm::Preamble::GetInternal |
( |
| ) |
const |
|
inline |
VL gdcm::Preamble::GetLength |
( |
| ) |
const |
|
inline |
bool gdcm::Preamble::IsEmpty |
( |
| ) |
const |
|
inline |
bool gdcm::Preamble::IsValid |
( |
| ) |
const |
|
inlineprotected |
void gdcm::Preamble::Print |
( |
std::ostream & |
os | ) |
const |
std::istream& gdcm::Preamble::Read |
( |
std::istream & |
is | ) |
|
void gdcm::Preamble::Remove |
( |
| ) |
|
void gdcm::Preamble::Valid |
( |
| ) |
|
std::ostream const& gdcm::Preamble::Write |
( |
std::ostream & |
os | ) |
const |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
_os, |
|
|
const Preamble & |
_val |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: