|
using | ExecCallback = std::function< void(int)> |
|
|
| Impl (ModuleRawPtr m_ptr, ModuleIdentifier id, ModuleVersion version, ModuleMetaData meta_data) |
|
auto | GetChannel () -> int |
|
auto | GetDefaultChannel () -> int |
|
auto | GetTaskRunner () -> std::optional< TaskRunnerPtr > |
|
auto | ListenEvent (EventIdentifier event) -> bool |
|
auto | GetModuleIdentifier () const -> ModuleIdentifier |
|
void | SetGPC (GlobalModuleContext *gpc) |
|
|
GlobalModuleContext * | gpc_ {} |
|
Module * | m_ptr_ |
|
const ModuleIdentifier | identifier_ |
|
const ModuleVersion | version_ |
|
const ModuleMetaData | meta_data_ |
|
|
class | GlobalModuleContext |
|
The documentation for this class was generated from the following file:
- src/core/module/Module.cpp