|
GDCM
2.2.3
|
#include <vtkGDCMTesting.h>
Public Types | |
| typedef const char *const (* | MD5MetaImagesType )[3] |
Public Member Functions | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| vtkTypeRevisionMacro (vtkGDCMTesting, vtkObject) | |
Static Public Member Functions | |
| static const char * | GetGDCMDataRoot () |
| static const char *const * | GetMD5MetaImage (unsigned int file) |
| static const char * | GetMHDMD5FromFile (const char *filepath) |
| static unsigned int | GetNumberOfMD5MetaImages () |
| static const char * | GetRAWMD5FromFile (const char *filepath) |
| static const char * | GetVTKDataRoot () |
| static vtkGDCMTesting * | New () |
Protected Member Functions | |
| vtkGDCMTesting () | |
| ~vtkGDCMTesting () | |
| typedef const char* const(* vtkGDCMTesting::MD5MetaImagesType)[3] |
| vtkGDCMTesting::vtkGDCMTesting | ( | ) | [protected] |
| vtkGDCMTesting::~vtkGDCMTesting | ( | ) | [protected] |
| static const char* vtkGDCMTesting::GetGDCMDataRoot | ( | ) | [static] |
| static const char* const* vtkGDCMTesting::GetMD5MetaImage | ( | unsigned int | file | ) | [static] |
| static const char* vtkGDCMTesting::GetMHDMD5FromFile | ( | const char * | filepath | ) | [static] |
| static unsigned int vtkGDCMTesting::GetNumberOfMD5MetaImages | ( | ) | [static] |
| static const char* vtkGDCMTesting::GetRAWMD5FromFile | ( | const char * | filepath | ) | [static] |
| static const char* vtkGDCMTesting::GetVTKDataRoot | ( | ) | [static] |
| static vtkGDCMTesting* vtkGDCMTesting::New | ( | ) | [static] |
| void vtkGDCMTesting::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
| vtkGDCMTesting::vtkTypeRevisionMacro | ( | vtkGDCMTesting | , |
| vtkObject | |||
| ) |
1.7.6.1