3#include <Foundation/Reflection/Reflection.h>
4#include <ToolsFoundation/Reflection/ReflectedType.h>
Definition DynamicArray.h:81
Definition PhantomRtti.h:7
Manages all plPhantomRTTI types that have been added to him.
Definition PhantomRttiManager.h:31
This class holds information about reflected types. Each instance represents one type that is known t...
Definition RTTI.h:30
plStringView represent a read-only sub-string of a larger string, as it can store a dedicated string ...
Definition StringView.h:34
The plBitflags class allows you to work with type-safe bitflags.
Definition Bitflags.h:82
Stores the description of a reflected type in a serializable form. Used by plPhantomRttiManager to ad...
Definition ReflectedType.h:95