Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
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 &&)=default | CGUISimpleSetting< T > | |
DoFromJSVal(const ScriptRequest &rq, JS::HandleValue value) override | CGUISimpleSetting< T > | protectedvirtual |
DoFromString(const CStrW &value) override | CGUISimpleSetting< 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 | IGUISetting | inlineprotected |
IGUISetting(const CStr &name, IGUIObject *owner) | IGUISetting | |
IGUISetting(IGUISetting &&other) | IGUISetting | protected |
m_Name | IGUISetting | private |
m_Object | IGUISetting | protected |
m_Setting | CGUISimpleSetting< T > | protected |
NONCOPYABLE(CGUISimpleSetting) | CGUISimpleSetting< T > | |
IGUISetting::NONCOPYABLE(IGUISetting) | IGUISetting | |
OnSettingChange(const CStr &setting, bool sendMessage) | IGUISetting | protectedvirtual |
operator const T &() const | CGUISimpleSetting< T > | inline |
operator*() const | CGUISimpleSetting< T > | inline |
operator->() const | CGUISimpleSetting< T > | inline |
operator=(CGUISimpleSetting &&)=delete | CGUISimpleSetting< T > | |
IGUISetting::operator=(IGUISetting &&other)=delete | IGUISetting | protected |
Set(T value, bool sendMessage) | CGUISimpleSetting< T > | inline |
ToJSVal(const ScriptRequest &rq, JS::MutableHandleValue value) override | CGUISimpleSetting< T > | protectedvirtual |
~IGUISetting()=default | IGUISetting | protectedvirtual |