RTT::detail::quickbind< F, O > Struct Template Reference
A class which binds a Type F to object O.
More...
#include <rtt/BindStorage.hpp>
List of all members.
|
Public Member Functions |
|
| quickbind (F f, O o) |
Detailed Description
template<class F, class O>
struct RTT::detail::quickbind< F, O >
A class which binds a Type F to object O.
If it is invoked with more arguments than F, the extra arguments are discarded.
Definition at line 307 of file BindStorage.hpp.
The documentation for this struct was generated from the following file: