LEAP Documentation 40220
Documentation for the LEAP project
CachedProperty< T > Member List

This is the complete list of members for CachedProperty< T >, including all inherited members.

CachedProperty(T value)CachedProperty< T >inlineexplicit
GetValue() constCachedProperty< T >inline
IsDirty() constCachedProperty< T >inline
m_dirtyCachedProperty< T >protected
m_valueCachedProperty< T >protected
SetDirty(bool value)CachedProperty< T >inline
SetValue(const T &value)CachedProperty< T >inline