|
GDCM
2.2.3
|
#include <vtkGDCMMedicalImageProperties.h>
Public Member Functions | |
| virtual void | Clear () |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| vtkTypeRevisionMacro (vtkGDCMMedicalImageProperties, vtkMedicalImageProperties) | |
Static Public Member Functions | |
| static vtkGDCMMedicalImageProperties * | New () |
Protected Member Functions | |
| vtkGDCMMedicalImageProperties () | |
| ~vtkGDCMMedicalImageProperties () | |
| gdcm::File const & | GetFile (unsigned int t) |
| void | PushBackFile (gdcm::File const &f) |
Friends | |
| class | vtkGDCMImageReader |
| class | vtkGDCMImageWriter |
| vtkGDCMMedicalImageProperties::vtkGDCMMedicalImageProperties | ( | ) | [protected] |
| vtkGDCMMedicalImageProperties::~vtkGDCMMedicalImageProperties | ( | ) | [protected] |
| virtual void vtkGDCMMedicalImageProperties::Clear | ( | ) | [virtual] |
| gdcm::File const& vtkGDCMMedicalImageProperties::GetFile | ( | unsigned int | t | ) | [protected] |
| static vtkGDCMMedicalImageProperties* vtkGDCMMedicalImageProperties::New | ( | ) | [static] |
| void vtkGDCMMedicalImageProperties::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
| void vtkGDCMMedicalImageProperties::PushBackFile | ( | gdcm::File const & | f | ) | [protected] |
| vtkGDCMMedicalImageProperties::vtkTypeRevisionMacro | ( | vtkGDCMMedicalImageProperties | , |
| vtkMedicalImageProperties | |||
| ) |
friend class vtkGDCMImageReader [friend] |
friend class vtkGDCMImageWriter [friend] |
1.7.6.1