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