poly_controller_instance< T > Struct Template Reference
Detailed Descriptiontemplate<typename T>
|
typedef optimized_storage_type<T, poly_controller_interface>::type base_t |
Definition at line 54 of file poly_controller.hpp.
Constructor & Destructor Documentation
poly_controller_instance | ( | const T & | x ) |
Definition at line 58 of file poly_controller.hpp.
poly_controller_instance | ( | move_from< poly_controller_instance< T > > | x ) |
Definition at line 59 of file poly_controller.hpp.
Member Function Documentation
BOOST_CLASS_REQUIRE | ( | T | , |
adobe | , | ||
ControllerConcept | |||
) |
void enable | ( | bool | enable_state ) |
Definition at line 68 of file poly_controller.hpp.
void monitor | ( | boost::function< void(const any_regular_t &)> | f ) |
Definition at line 62 of file poly_controller.hpp.