#include <rtt-internal-fwd.hpp>
Public Types | |
typedef boost::function_types::function_type< signature >::type | type |
Private Types | |
typedef boost::function_types::components< F > | signature |
Convert a function R (X::)(Args) to a plain function signature R(X::,Args)
Definition at line 99 of file rtt-internal-fwd.hpp.
|
private |
Definition at line 122 of file UnMember.hpp.
typedef boost::function_types::function_type<signature>::type RTT::internal::UnPointer< F >::type |
Definition at line 124 of file UnMember.hpp.