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

#include <GetSignature.hpp>

Public Types

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

Detailed Description

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

Returns a function signature from a C or C++ member function pointer type, suitable for DS operations.

Definition at line 61 of file GetSignature.hpp.

Member Typedef Documentation

template<class FunctionT>
typedef internal::ArgMember< typename boost::remove_pointer<FunctionT>::type >::type RTT::internal::GetSignatureDS< FunctionT >::Signature

Definition at line 62 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