|
GDCM
2.2.3
|
DICOM Preamble (Part 10) More...
#include <gdcmPreamble.h>
Public Member Functions | |
| Preamble () | |
| Preamble (Preamble const &) | |
| ~Preamble () | |
| void | Clear () |
| void | Create () |
| const char * | GetInternal () const |
| VL | GetLength () const |
| bool | IsEmpty () const |
| Preamble & | operator= (Preamble const &) |
| void | Print (std::ostream &os) const |
| std::istream & | Read (std::istream &is) |
| void | Remove () |
| void | Valid () |
| std::ostream const & | Write (std::ostream &os) const |
Protected Member Functions | |
| bool | IsValid () const |
Friends | |
| std::ostream & | operator<< (std::ostream &_os, const Preamble &_val) |
DICOM Preamble (Part 10)
| gdcm::Preamble::Preamble | ( | Preamble const & | ) | [inline] |
| 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 [inline, protected] |
| 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 |
| std::ostream& operator<< | ( | std::ostream & | _os, |
| const Preamble & | _val | ||
| ) | [friend] |
1.7.6.1