|
| virtual void | updateParams () |
| | Call this method whenever the module gets a parameter change notification. More...
|
| |
|
virtual void | updateParamsImpl () |
| | The implementation for this is generated with the macro DEFINE_PARAMETERS()
|
| |
|
ModuleParams * | _sibling |
| |
§ custom_command()
| int Module::custom_command |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
§ instantiate()
| Module * Module::instantiate |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
§ print_status()
| int Module::print_status |
( |
| ) |
|
|
override |
- See also
- ModuleBase::print_status()
§ print_usage()
| int Module::print_usage |
( |
const char * |
reason = nullptr | ) |
|
|
static |
§ run()
- See also
- ModuleBase::run()
§ task_spawn()
| int Module::task_spawn |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- src/templates/module/module.h
- src/templates/module/module.cpp