#include <sot/torque_control/commands-helper.hh>
|
typedef boost::function< void(const T1 &, const T2 &, const T3 &, const T4 &, const T5 &, const T6 &, const T7 &)> | function_t |
|
typedef void(E::* | memberFunction_ptr_t) (const T1 &, const T2 &, const T3 &, const T4 &, const T5 &, const T6 &, const T7 &) |
|
typedef boost::function< void(E *, const T1 &, const T2 &, const T3 &, const T4 &, const T5 &, const T6 &, const T7 &)> | memberFunction_t |
|
template<class E, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
struct dynamicgraph::command::CommandVoid7< E, T1, T2, T3, T4, T5, T6, T7 >
Definition at line 187 of file commands-helper.hh.
◆ function_t
typedef boost::function<void(const T1&, const T2&, const T3&, const T4&, const T5&, const T6&, const T7&)> function_t |
◆ memberFunction_ptr_t
typedef void(E::* memberFunction_ptr_t(const T1 &, const T2 &, const T3 &, const T4 &, const T5 &, const T6 &, const T7 &) |
◆ memberFunction_t
typedef boost::function<void(E*, const T1&, const T2&, const T3&, const T4&, const T5&, const T6&, const T7&)> memberFunction_t |
◆ CommandVoid7()
◆ doExecute()
virtual Value doExecute |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this struct was generated from the following file: