|
mc_rtc
2.14.0
|
#include <mc_rtc/gui/elements.h>


Public Member Functions | |
| bool | handleRequest (const mc_rtc::Configuration &data) |
| template<typename... Args> | |
| CallbackElement (const std::string &name, Callback cb, Args &&... args) | |
| CallbackElement () | |
Protected Attributes | |
| Callback | cb_ |
A generic element to handle request from the client
This is a common building block for other elements.
|
inline |
|
inline |
Invalid element
|
inline |
|
protected |