Choreonoid  1.5
Public Types | List of all members
cnoid::Signal< TSignature, Combiner > Class Template Reference

#include <Signal.h>

Inheritance diagram for cnoid::Signal< TSignature, Combiner >:

Public Types

typedef TSignature Signature
 

Member Typedef Documentation

◆ Signature

template<typename TSignature, typename Combiner = signal_private::last_value<typename boost::function_traits<TSignature>::result_type>>
typedef TSignature cnoid::Signal< TSignature, Combiner >::Signature

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