|
DxLibEx
|
ハンドルの指すオブジェクト実装用 More...
#include <helper.hpp>
Protected Types | |
| typedef Unique_HandledObject_Bace< Child > | Bace_T |
Protected Member Functions | |
| DXLE_CONSTEXPR | Unique_HandledObject_Bace () DXLE_NOEXCEPT_OR_NOTHROW |
| Unique_HandledObject_Bace (Bace_T &&other) DXLE_NOEXCEPT_OR_NOTHROW | |
| Unique_HandledObject_Bace & | operator= (Bace_T &&other) DXLE_NOEXCEPT_OR_NOTHROW |
| Unique_HandledObject_Bace (int param_handle) DXLE_NOEXCEPT_OR_NOTHROW | |
| virtual | ~Unique_HandledObject_Bace () DXLE_NOEXCEPT_OR_NOTHROW |
| DXLE_CONSTEXPR int | GetHandle () const DXLE_NOEXCEPT_OR_NOTHROW |
| void | SetHandle_IMPL (int new_handle) |
ハンドルの指すオブジェクト実装用
Definition at line 133 of file helper.hpp.
|
protected |
Definition at line 136 of file helper.hpp.
|
inlineprotected |
Definition at line 142 of file helper.hpp.
|
inlineprotected |
Definition at line 147 of file helper.hpp.
|
inlineprotected |
Definition at line 164 of file helper.hpp.
|
inlineprotectedvirtual |
Definition at line 169 of file helper.hpp.
|
inlineprotected |
Definition at line 173 of file helper.hpp.
|
inlineprotected |
Definition at line 153 of file helper.hpp.
|
inlineprotected |
Definition at line 174 of file helper.hpp.