|
MyGUI 3.4.3
|
#include <MyGUI_ResourceManualPointer.h>

Public Types | |
| typedef RTTIBase | Base |
| typedef ResourceManualPointer | RTTIBase |
Public Types inherited from MyGUI::IPointer | |
| typedef RTTIBase | Base |
| typedef IPointer | RTTIBase |
Public Types inherited from MyGUI::IResource | |
| typedef RTTIBase | Base |
| typedef IResource | RTTIBase |
Public Types inherited from MyGUI::ISerializable | |
| typedef RTTIBase | Base |
| typedef ISerializable | RTTIBase |
Public Types inherited from MyGUI::IObject | |
| typedef IObject | RTTIBase |
Static Public Member Functions | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IPointer | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IResource | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISerializable | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static std::string_view | getClassTypeName () |
Additional Inherited Members | |
Protected Member Functions inherited from MyGUI::IResource | |
| IResource ()=default | |
| ~IResource () override=default | |
Protected Attributes inherited from MyGUI::IResource | |
| std::string | mResourceName |
Definition at line 16 of file MyGUI_ResourceManualPointer.h.
Definition at line 18 of file MyGUI_ResourceManualPointer.h.
Definition at line 18 of file MyGUI_ResourceManualPointer.h.
|
overridevirtual |
Reimplemented from MyGUI::IResource.
Definition at line 16 of file MyGUI_ResourceManualPointer.cpp.
|
inlinestatic |
Definition at line 18 of file MyGUI_ResourceManualPointer.h.
|
inlineoverridevirtual |
Get type name as string
Reimplemented from MyGUI::IPointer.
Definition at line 18 of file MyGUI_ResourceManualPointer.h.
Compare with selected type
Definition at line 18 of file MyGUI_ResourceManualPointer.h.
|
inlineoverridevirtual |
Compare with selected type
Reimplemented from MyGUI::IPointer.
Definition at line 18 of file MyGUI_ResourceManualPointer.h.
Implements MyGUI::IPointer.
Definition at line 38 of file MyGUI_ResourceManualPointer.cpp.
|
overridevirtual |
Implements MyGUI::IPointer.
Definition at line 44 of file MyGUI_ResourceManualPointer.cpp.