Go to the documentation of this file.
25 #ifndef vtkXMLCompositeDataWriter_h
26 #define vtkXMLCompositeDataWriter_h
35 class vtkXMLCompositeDataWriterInternals;
168 int& writerIdx,
const char* FileName);
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void FillDataTypes(vtkCompositeDataSet *)
vtkXMLCompositeDataWriter()
virtual vtkExecutive * CreateDefaultExecutive()
virtual int WriteNonCompositeData(vtkDataObject *dObj, vtkXMLDataElement *element, int &writerIdx, const char *FileName)
virtual void RemoveWrittenFiles(const char *SubDirectory)
int WriteMetaFileIfRequested()
vtkXMLWriter * GetWriter(int index)
Superclass for all sources, filters, and sinks in VTK.
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
static void ProgressCallbackFunction(vtkObject *, unsigned long, void *, void *)
abstract superclass for composite (multi-block or AMR) datasets
vtkStdString CreatePieceFileName(int Piece)
GLuint const GLchar * name
Superclass for all pipeline executives in VTK.
void RemoveADirectory(const char *name)
Superclass for VTK's XML file writers.
vtkCallbackCommand * ProgressObserver
virtual const char * GetDataSetName()
a simple class to control print indentation
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkXMLCompositeDataWriterInternals * Internal
Represents an XML element and those nested inside.
#define vtkGetMacro(name, type)
const char * GetFilePath()
void CreateWriters(vtkCompositeDataSet *)
int * GetDataTypesPointer()
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual void SetWriteMetaFile(int flag)
supports function callbacks
virtual const char * GetDefaultFileExtension()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
GLubyte GLubyte GLubyte GLubyte w
Wrapper around std::string to keep symbols short.
virtual int GetDataSetMajorVersion()
virtual int GetDataSetMinorVersion()
unsigned int GetNumberOfDataTypes()
void MakeDirectory(const char *name)
general representation of visualization data
Writer for multi-group datasets.
virtual int WriteComposite(vtkCompositeDataSet *compositeData, vtkXMLDataElement *element, int &writerIdx)=0
~vtkXMLCompositeDataWriter()
vtkInformation * InputInformation
const char * GetFilePrefix()
virtual void ProgressCallback(vtkAlgorithm *w)