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
typedef
boost::function_types::function_type
< signature >::type 
type

Private Types

typedef
boost::function_types::components
< F > 
signature
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 install/include/rtt/internal/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 rtt/internal/UnMember.hpp.

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

Definition at line 122 of file install/include/rtt/internal/UnMember.hpp.

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

Definition at line 124 of file rtt/internal/UnMember.hpp.

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

Definition at line 124 of file install/include/rtt/internal/UnMember.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:07 2013