Go to the documentation of this file.
13 #ifndef vtkMetaReader_h
14 #define vtkMetaReader_h
17 #include "vtkPVVTKExtensionsIOCoreModule.h"
46 Set_MetaFileName(
name);
57 vtkGetVector2Macro(FileIndexRange,
vtkIdType);
67 this->Set_FileIndex(i);
82 vtkSetStringMacro(FileNameMethod);
83 vtkGetStringMacro(FileNameMethod);
91 vtkSetStringMacro(_MetaFileName);
92 vtkGetStringMacro(_MetaFileName);
97 void ReaderSetFileName(
const char* filename);
98 int ReaderCanReadFile(
const char* filename);
106 std::string FromRelativeToMetaFile(
const char* metaFileName,
const char* fileName);
void operator=(const vtkObjectBase &)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
vtkTypeUInt64 vtkMTimeType
virtual vtkMTimeType GetMTime()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
static vtkDataObjectAlgorithm * New()