VTK
9.4.20241201
|
Convenient to push a parent as the 'active' identifier and add children to that parent when (de)serializing sub-states or sub-objects. More...
#include <vtkMarshalContext.h>
Public Member Functions | |
ScopedParentTracker (vtkMarshalContext *context, vtkTypeUInt32 identifier) | |
~ScopedParentTracker () | |
ScopedParentTracker (const ScopedParentTracker &)=delete | |
void | operator= (const ScopedParentTracker &)=delete |
ScopedParentTracker (ScopedParentTracker &&)=delete | |
void | operator= (ScopedParentTracker &&)=delete |
Convenient to push a parent as the 'active' identifier and add children to that parent when (de)serializing sub-states or sub-objects.
Definition at line 186 of file vtkMarshalContext.h.
|
inlineexplicit |
Definition at line 191 of file vtkMarshalContext.h.
|
inline |
Definition at line 200 of file vtkMarshalContext.h.
|
delete |
|
delete |
|
delete |
|
delete |