Pyrogenesis  trunk
CGUISimpleSetting< T > Member List

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

CGUISimpleSetting(IGUIObject *pObject, const CStr &Name, Args &&... args)CGUISimpleSetting< T >inline
DoFromJSVal(const ScriptRequest &rq, JS::HandleValue value) overrideCGUISimpleSetting< T >protectedvirtual
DoFromString(const CStrW &value) overrideCGUISimpleSetting< T >protectedvirtual
FromJSVal(const ScriptRequest &rq, JS::HandleValue value, const bool sendMessage)IGUISetting
FromString(const CStrW &value, const bool sendMessage)IGUISetting
GetMutable()CGUISimpleSetting< T >inline
GetName() const overrideCGUISimpleSetting< T >inlineprotectedvirtual
IGUISetting(const CStr &name, IGUIObject *owner)IGUISetting
IGUISetting(IGUISetting &&o)IGUISettingprotected
m_NameCGUISimpleSetting< T >protected
m_pObjectIGUISettingprotected
m_SettingCGUISimpleSetting< T >protected
MOVABLE(CGUISimpleSetting)CGUISimpleSetting< T >
NONCOPYABLE(CGUISimpleSetting)CGUISimpleSetting< T >
IGUISetting::NONCOPYABLE(IGUISetting)IGUISetting
OnSettingChange(const CStr &setting, bool sendMessage)IGUISettingprotectedvirtual
operator const T &() constCGUISimpleSetting< T >inline
operator*() constCGUISimpleSetting< T >inline
operator->() constCGUISimpleSetting< T >inline
Set(T value, bool sendMessage)CGUISimpleSetting< T >inline
ToJSVal(const ScriptRequest &rq, JS::MutableHandleValue value) overrideCGUISimpleSetting< T >protectedvirtual
~IGUISetting()=defaultIGUISettingprotectedvirtual