VTK  9.3.20240907
Classes
vtkMarshalContext.h File Reference
#include "vtkObject.h"
#include "vtkCommonCoreModule.h"
#include "vtkSmartPointer.h"
#include "vtkTypeUInt8Array.h"
#include "vtkWeakPointer.h"
#include "vtk_nlohmannjson.h"
#include <VTK_NLOHMANN_JSON(json.hpp)>
#include <memory>
#include <set>
Include dependency graph for vtkMarshalContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkMarshalContext
 Shared context used by vtkSerializer and vtkDeserializer More...
 
class  vtkMarshalContext::ScopedParentTracker
 Convenient to push a parent as the 'active' identifier and add children to that parent when (de)serializing sub-states or sub-objects. More...