RTT::internal::GetSignature< FunctionT > Struct Template Reference

#include <GetSignature.hpp>

List of all members.

Public Types

typedef internal::UnMember
< typename
boost::remove_pointer
< FunctionT >::type >::type 
Signature
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 install/include/rtt/internal/GetSignature.hpp.


Member Typedef Documentation

template<class FunctionT>
typedef internal::UnMember< typename boost::remove_pointer<FunctionT>::type >::type RTT::internal::GetSignature< FunctionT >::Signature

Definition at line 44 of file rtt/internal/GetSignature.hpp.

template<class FunctionT>
typedef internal::UnMember< typename boost::remove_pointer<FunctionT>::type >::type RTT::internal::GetSignature< FunctionT >::Signature

The documentation for this struct 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:01 2013