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>
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.
◆ ScopedParentTracker() [1/3]
| vtkMarshalContext::ScopedParentTracker::ScopedParentTracker |
( |
vtkMarshalContext * | context, |
|
|
vtkTypeUInt32 | identifier ) |
|
inlineexplicit |
◆ ~ScopedParentTracker()
| vtkMarshalContext::ScopedParentTracker::~ScopedParentTracker |
( |
| ) |
|
|
inline |
◆ ScopedParentTracker() [2/3]
| vtkMarshalContext::ScopedParentTracker::ScopedParentTracker |
( |
const ScopedParentTracker & | | ) |
|
|
delete |
◆ ScopedParentTracker() [3/3]
| vtkMarshalContext::ScopedParentTracker::ScopedParentTracker |
( |
ScopedParentTracker && | | ) |
|
|
delete |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: