11 #include "vtkObject.h"
20 void PrintSelf(ostream& os, vtkIndent indent)
override;
26 void Initialize(
int argc,
char** argv);
36 return this->GetFilePath(this->DataRoot,
name);
47 return this->GetFilePath(this->TempRoot,
name);
61 char* GetCommandTailArgument(
const char* tag);
62 char* GetFilePath(
const char* base,
const char*
name);
~vtkPVTestUtilities() override
char * GetTempFilePath(const char *name)
char * GetDataFilePath(const char *name)
vtkTypeMacro(vtkPVTestUtilities, vtkObject)
static vtkPVTestUtilities * New()
#define QPCL_ENGINE_LIB_API