The fields of the Formatter class are listed below. For a complete list of Formatter class members, see the Formatter Members topic.
m_idGenerator | The ObjectIDGenerator used with this formatter. The ObjectIDGenerator is used to maintain a list of the objects which have been seen and the IDs which they were given. |
m_objectQueue | A queue of the objects which remain to be serialized. Objects are pushed on the queue when schedule is called. |