 |
Argument |
|
|
 |
Count |
Explicitly not following the naming convention in order to keep readability consistent. It now reads like a query sentence. |
|
 |
FAttributeBinder |
Builder class that can be used as a shorthand to bind data inside a TEDS row, column pair to a TAttribute so the attribute updates if the data in the column is changed. |
|
 |
FCachedQueryContext |
|
|
 |
FColumnMetaData |
Meta data that's specifically associated with a single column. |
|
 |
FColumnsFunction |
|
|
 |
FColumnsMetaDataView |
Short lived view of a meta data container that wraps a list of columns. |
|
 |
FComboMetaDataView |
Short lived view of a meta data container. |
|
 |
FContextColumnsFunction |
|
|
 |
FContextInfo |
|
|
 |
FContextRowHandleColumnsFunction |
|
|
 |
FDependency |
|
|
 |
FForwardingMetaDataView |
Short lived view of a meta data container that wraps around another meta data view so they can be chained. |
|
 |
FFunctionColumnInfo |
|
|
 |
FFunctionInfo |
|
|
 |
FFunctionInfoHelper |
|
|
 |
FGenericMetaDataView |
Short lived view of a meta data container that wraps generic meta data. |
|
 |
FMetaData |
General storage for meta data for the Typed Elements Data Storage. |
|
 |
FMetaDataBase |
Base class to store meta data for use within the Typed Elements Data Storage. |
|
 |
FMetaDataEntryView |
Short lived view of single entry in the meta data container. |
|
 |
FMetaDataView |
Short lived view of a meta data container. |
|
 |
FObserver |
|
|
 |
FPhaseAmble |
|
|
 |
FProcessor |
|
|
 |
FQueryCallbackType |
|
|
 |
FQueryContextForwarder |
Because this is a thin wrapper called from within a query callback, it's better to inline fully so all function pre/postambles can be optimized away. |
|
 |
FQueryMetaDataView |
Short lived view of a meta data container that wraps a query. |
|
 |
FRowHandleColumnsFunction |
|
|
 |
FScriptTypedElementHandle |
Script exposure for the typed element handle struct type Act as a weak handle to simplify the scripting use of the typed element framework and making it safer to use by avoiding crash in case of a bad usage. |
|
 |
FScriptTypedElementInternalDataOwner |
|
|
 |
FScriptTypedElementInternalDataPtr |
Internal data that act as a ptr to a control block for the data represented by a ScriptTypedElementHandle |
|
 |
FScriptTypedElementListProxy |
A list of script element handles (proxy to a FScriptTypedElementList instance). |
|
 |
FSimpleQuery |
|
|
 |
FTextAttributeFormatted |
FTextAttributeFormatted |
|
 |
FTypedElementCounter |
Tracks various categories of counters for the typed elements (eg, the number of elements of a given type). |
|
 |
FTypedElementHandle |
A representation of an element that includes its handle data. |
|
 |
FTypedElementId |
The most minimal representation of an element - its ID! This type is not immediately useful on its own, but can be used to find an element from the element registry or an element list. |
|
 |
FTypedElementInternalData |
Base class for the internal payload data associated with elements. |
|
 |
IsValidSelectFunctionSignatureImpl |
|
|
 |
IsValidSelectFunctionSignatureImpl2 |
|
|
 |
ITypedElementCounterInterface |
|
|
 |
RegisterFunctionArgumentsHelper |
|
|
 |
Select |
Explicitly not following the naming convention in order to present this as a query that can be read as such. |
|
 |
TConvertibleProperty |
A property that goes through a conversion function before being accessed from the object. |
|
 |
TDirectProperty |
|
|
 |
TEmptyProperty |
|
|
 |
TProperty |
|
|
 |
TTypedElement |
A combination of an element handle and its associated element interface. |
|
 |
TTypedElementBase |
Common implementation of TTypedElement that is inherited by all specializations. |
|
 |
TTypedElementInternalData |
Internal payload data associated with typed elements. |
|
 |
TTypedElementInternalDataStore |
Data store implementation used by the element registry to manage internal data. |
|
 |
TTypedElementList |
A list of element handles. |
|
 |
TTypedElementOwner |
A representation of the owner of an element that includes its mutable handle data. |
|
 |
TTypedElementOwnerScopedAccessImpl |
Type to keep a lock on the TTypedElementOwnerStore for the duration of time that a TTypedElementOwner is being externally referenced. |
|
 |
TTypedElementOwnerStore |
A store of element owners tied to their corresponding owner instance. |
|
 |
UTypedElementCounterInterface |
|
|
 |
UTypedElementHandleLibrary |
Script exposure for FScriptTypedElementHandle. |
|
 |
UTypedElementRegistry |
Registry of element types and their associated interfaces, along with the elements that represent their instances. |
|