Public Types | Private Types | List of all members
RTT::internal::UnPointer< F > Class Template Reference

#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
 

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 99 of file rtt-internal-fwd.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 files:


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47