|
SRSDK
0.10.39
|
#include <library.hpp>
Public Member Functions | |
| CoreLibrary () | |
| CoreLibrary (leia_core_library_load_android const *android) | |
| CoreLibrary (CoreLibrary const &)=delete | |
| CoreLibrary & | operator= (CoreLibrary const &)=delete |
| CoreLibrary (CoreLibrary &&other) | |
| CoreLibrary & | operator= (CoreLibrary &&other) |
| operator bool () const | |
| void | Load (leia_core_library_load_android const *android) |
| LEIA_NODISCARD uint64_t | GetVersion () const |
| ~CoreLibrary () | |
| LEIA_NODISCARD leia_core_library * | GetHandle () const |
|
inline |
|
inline |
|
delete |
|
inline |
|
inline |
|
delete |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |