Public Types | Private Types
RTT::internal::UnPointer< F > Class Template Reference

#include <UnMember.hpp>

List of all members.

Public Types

typedef
boost::function_types::function_type
< signature >::type 
type

Private Types

typedef
boost::function_types::components
< F > 
signature

Detailed Description

template<class F>
class RTT::internal::UnPointer< F >

Convert a function R (X::)(Args) to a plain function signature R(X::,Args)

Definition at line 120 of file UnMember.hpp.


Member Typedef Documentation

template<class F >
typedef boost::function_types::components<F> RTT::internal::UnPointer< F >::signature [private]

Definition at line 122 of file UnMember.hpp.

template<class F >
typedef boost::function_types::function_type<signature>::type RTT::internal::UnPointer< F >::type

Definition at line 124 of file UnMember.hpp.


The documentation for this class was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:25