RTT::detail::ArgMember< F > Class Template Reference

A complexer variant of UnMember: Convert a member function type to a function type which contains the member as first argument. More...

#include <rtt/UnMember.hpp>

List of all members.

Public Types

typedef boost::function_type
< boost::plain_function,
arg_signature >::type 
type

Detailed Description

template<class F>
class RTT::detail::ArgMember< F >

A complexer variant of UnMember: Convert a member function type to a function type which contains the member as first argument.

Thus R (X::*)(Args) becomes R (X::*, Args)

Definition at line 80 of file UnMember.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 13:22:47 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3