#include <UnMember.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 120 of file UnMember.hpp.
| typedef boost::function_types::components<F> RTT::internal::UnPointer< F >::signature  [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.