#include <mc_rtc/Configuration.h>
Static Public Member Functions | |
static void | load (const mc_rtc::Configuration &) |
static void | save (const T &) |
This structure should be specialized to implement serialization for a new type.
load return type should be T
save return type should be mc_rtc::Configuration
|
inlinestatic |
|
inlinestatic |