3#include <Foundation/Serialization/AbstractObjectGraph.h>
4#include <ToolsFoundation/Reflection/ReflectedType.h>
Definition AbstractObjectGraph.h:115
This is the base interface for all properties in the reflection system. It provides enough informatio...
Definition AbstractProperty.h:150
Definition DocumentObjectBase.h:11
Represents to content of a document. Every document has exactly one root object under which all objec...
Definition DocumentObjectManager.h:116
This class holds information about reflected types. Each instance represents one type that is known t...
Definition RTTI.h:30
A generic delegate class which supports static functions and member functions.
Definition Delegate.h:76