Class to represent a PDB Element.
More...
#include <gdcmPDBElement.h>
Class to represent a PDB Element.
- See Also
- PDBHeader
gdcm::PDBElement::PDBElement |
( |
| ) |
|
|
inline |
const char* gdcm::PDBElement::GetName |
( |
| ) |
const |
|
inline |
const char* gdcm::PDBElement::GetValue |
( |
| ) |
const |
|
inline |
bool gdcm::PDBElement::operator== |
( |
const PDBElement & |
de | ) |
const |
|
inline |
void gdcm::PDBElement::SetName |
( |
const char * |
name | ) |
|
|
inline |
void gdcm::PDBElement::SetValue |
( |
const char * |
value | ) |
|
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const PDBElement & |
val |
|
) |
| |
|
friend |
std::string gdcm::PDBElement::NameField |
|
protected |
std::string gdcm::PDBElement::ValueField |
|
protected |
The documentation for this class was generated from the following file: