Orocos Real-Time Toolkit  2.6.0
Public Types
RTT::internal::GetSignature< FunctionT > Struct Template Reference

Returns a function signature from a C or C++ member function pointer type. More...

#include <rtt/internal/GetSignature.hpp>

List of all members.

Public Types

typedef internal::UnMember
< typename
boost::remove_pointer
< FunctionT >::type >::type 
Signature

Detailed Description

template<class FunctionT>
struct RTT::internal::GetSignature< FunctionT >

Returns a function signature from a C or C++ member function pointer type.

Definition at line 52 of file GetSignature.hpp.


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