Public Types | List of all members
RTT::internal::GetSignature< FunctionT > Struct Template Reference

#include <GetSignature.hpp>

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.

Member Typedef Documentation

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

Definition at line 53 of file GetSignature.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:44