An AT-Command object.
More...
#include <cli.hpp>
|
list * | getContainer (void) const noexcept |
| Get a pointer to the list in which this node is contained.
|
|
| node () noexcept |
|
◆ command()
qOS::cli::command::command |
( |
| ) |
|
|
default |
◆ getParam()
void * qOS::cli::command::getParam |
( |
void | | ) |
|
|
inlinenoexcept |
Retrieve the command user-defined parameter.
- Returns
A
generic pointer to the user-defined parameter
◆ operator bool()
qOS::cli::command::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
Check if the byteBuffer instance has been initialized.
- Returns
true
if instance has been initialized