Class to represent a PDB Element.
More...
#include <gdcmPDBElement.h>
List of all members.
Detailed Description
Class to represent a PDB Element.
- See also:
- PDBHeader
Constructor & Destructor Documentation
gdcm::PDBElement::PDBElement |
( |
) |
[inline] |
Member Function Documentation
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] |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const PDBElement & |
val |
|
) |
| [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: