XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDocumentObjectConverterWriter Class Reference

Writes the state of a xiiDocumentObject to an abstract graph. More...

#include <DocumentObjectConverter.h>

Public Types

using FilterFunction = xiiDelegate<bool(const xiiDocumentObject*, const xiiAbstractProperty*)>
 

Public Member Functions

 xiiDocumentObjectConverterWriter (xiiAbstractObjectGraph *pGraph, const xiiDocumentObjectManager *pManager, FilterFunction filter=FilterFunction())
 
xiiAbstractObjectNodeAddObjectToGraph (const xiiDocumentObject *pObject, xiiStringView sNodeName={})
 

Detailed Description

Writes the state of a xiiDocumentObject to an abstract graph.

This information can then be applied to another xiiDocument object through xiiDocumentObjectConverterReader, or to entirely different class using xiiRttiConverterReader.


The documentation for this class was generated from the following files: