mc_rtc
2.12.0
|
#include <mc_rtc/gui/elements.h>
Public Member Functions | |
bool | handleRequest (const mc_rtc::Configuration &) |
template<typename... Args> | |
VoidCallbackElement (const std::string &name, Callback cb, Args &&... args) | |
VoidCallbackElement () | |
![]() | |
bool | handleRequest (const mc_rtc::Configuration &data) |
template<typename... Args> | |
CallbackElement (const std::string &name, Callback cb, Args &&... args) | |
CallbackElement () | |
Additional Inherited Members | |
![]() | |
Callback | cb_ |
A generic element to handle request from the client when no data is required
This is a common building block for other elements
|
inline |
|
inline |
Invalid element
|
inline |