14#ifndef vtkDGIOResponder_h
15#define vtkDGIOResponder_h
24VTK_ABI_NAMESPACE_BEGIN
Serialize/deserialize vtkCellMetadata records.
Respond to a query on one particular type of cell.
A container that holds objects able to respond to queries specialized for particular vtkCellMetadata ...
Read/write metadata specific to discontinuous Galerkin cells.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDGIOResponder * New()
~vtkDGIOResponder() override=default
bool Query(vtkCellGridIOQuery *query, vtkCellMetadata *cellType, vtkCellGridResponders *caches) override
vtkDGIOResponder()=default
a simple class to control print indentation