Motorcortex Core
version: 2.7.6
|
Public Member Functions | |
OverwriteHandle (ParameterBase *param) | |
OverwriteHandle (const OverwriteHandle &orig) | |
OverwriteHandle & | operator= (const OverwriteHandle &orig) |
void | activate (bool flag) |
template<typename T > | |
void | write (std::initializer_list< T > in_data) |
template<typename T , int number_of_param = 1> | |
void | write (const T &in_data) |
![]() | |
Handle (ParameterBase *param) | |
bool | isFound () const |
const char * | getPath () const |
motorcortex_ParameterInfo | getInfo () const |
Additional Inherited Members | |
![]() | |
ParameterBase * | param_ |