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

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

#include <rtt/internal/GetSignature.hpp>

List of all members.

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.


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