#include <gdcmValidate.h>
Public Member Functions | |
Validate () | |
~Validate () | |
const File & | GetValidatedFile () |
void | SetFile (File const &f) |
void | Validation () |
Protected Attributes | |
const File * | F |
File | V |
Validate class.
gdcm::Validate::Validate | ( | ) |
gdcm::Validate::~Validate | ( | ) |
const File& gdcm::Validate::GetValidatedFile | ( | ) | [inline] |
void gdcm::Validate::SetFile | ( | File const & | f ) | [inline] |
void gdcm::Validate::Validation | ( | ) |
const File* gdcm::Validate::F [protected] |
File gdcm::Validate::V [protected] |