SharedObjectVisitor::PushObject

SharedObjectVisitor::PushObject
virtual void PushObject(const String& name) = 0;
Description

PushObject notifies the reader or writer that an object element is about to be processed.

Parameters
Parameters 
Description 
const String& name 
Name of the object to store.