Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
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
CGUISimpleSetting(CGUISimpleSetting &&)=defaultCGUISimpleSetting< T >
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() constIGUISettinginlineprotected
IGUISetting(const CStr &name, IGUIObject *owner)IGUISetting
IGUISetting(IGUISetting &&other)IGUISettingprotected
m_NameIGUISettingprivate
m_ObjectIGUISettingprotected
m_SettingCGUISimpleSetting< T >protected
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
operator=(CGUISimpleSetting &&)=deleteCGUISimpleSetting< T >
IGUISetting::operator=(IGUISetting &&other)=deleteIGUISettingprotected
Set(T value, bool sendMessage)CGUISimpleSetting< T >inline
ToJSVal(const ScriptRequest &rq, JS::MutableHandleValue value) overrideCGUISimpleSetting< T >protectedvirtual
~IGUISetting()=defaultIGUISettingprotectedvirtual