RTT::internal::Invoker< F, BaseImpl > Struct Template Reference
#include <Invoker.hpp>
Detailed Description
template<class F, class BaseImpl>
struct RTT::internal::Invoker< F, BaseImpl >
Creates an invocation object with a function signature to invoke and an implementation in which an operator(args) is available which has this signature.
Definition at line 57 of file Invoker.hpp.
The documentation for this struct was generated from the following file: