ControllerConcept< T * > Struct Template Reference
Detailed Descriptiontemplate<class T>
|
void constraints | ( | ) |
Reimplemented from ControllerConcept< T >.
Definition at line 95 of file controller_concept.hpp.
static void enable | ( | T * | c, |
bool | enable_state | ||
) | [static] |
Definition at line 89 of file controller_concept.hpp.
static void monitor | ( | T * | c, |
boost::function< void(const typename ControllerConcept< T >::model_type &)> | setter | ||
) | [static] |
Definition at line 92 of file controller_concept.hpp.