neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::property< T, Category, Context, Calculator >::optional_proxy< ParentType > Member List

This is the complete list of members for neogfx::property< T, Category, Context, Calculator >::optional_proxy< ParentType >, including all inherited members.

operator const typename std::enable_if< neolib::is_optional_v< T >, SFINAE >::type &() constneogfx::property< T, Category, Context, Calculator >::optional_proxy< ParentType >inline
operator->() constneogfx::property< T, Category, Context, Calculator >::optional_proxy< ParentType >inline
operator=(const T2 &aValue)neogfx::property< T, Category, Context, Calculator >::optional_proxy< ParentType >inline
optional_proxy(parent_type &aParent)neogfx::property< T, Category, Context, Calculator >::optional_proxy< ParentType >inline
parent_type typedefneogfx::property< T, Category, Context, Calculator >::optional_proxy< ParentType >