RTT::detail::UnPointer< F > Class Template Reference
Convert a function R (X::)(Args) to a plain function signature R(X::,Args).
More...
#include <rtt/UnMember.hpp>
List of all members.
|
Public Types |
typedef boost::function_type
< boost::plain_function,
signature >::type | type |
Detailed Description
template<class F>
class RTT::detail::UnPointer< F >
Convert a function R (X::)(Args) to a plain function signature R(X::,Args).
Definition at line 99 of file UnMember.hpp.
The documentation for this class was generated from the following file: