#include <motion-module.h>
Public Member Functions | |
| motion_module_state () | |
| int | requested_state (mm_request, bool on) const |
Static Public Member Functions | |
| static bool | valid (int check_state) |
Public Attributes | |
| mm_state | state |
Private Member Functions | |
| motion_module_state (const motion_module_state &) | |
Definition at line 165 of file motion-module.h.
Definition at line 168 of file motion-module.h.
| rsimpl::motion_module::motion_module_state::motion_module_state | ( | const motion_module_state & | ) | [private] |
| int motion_module_state::requested_state | ( | mm_request | request, |
| bool | on | ||
| ) | const |
Definition at line 21 of file motion-module.cpp.
| static bool rsimpl::motion_module::motion_module_state::valid | ( | int | check_state | ) | [inline, static] |
Definition at line 171 of file motion-module.h.
Definition at line 168 of file motion-module.h.