Nymph  v1.5.2
Flow-Based Data Processing Framework
Public Types | List of all members
KTSignalConcept< Signature > Struct Template Reference

#include <KTSignalWrapper.hh>

Inheritance diagram for KTSignalConcept< Signature >:
Inheritance graph

Public Types

typedef Signature signature
 
typedef boost::signals2::signal< Signature > signal
 
typedef boost::signals2::signal< Signature >::slot_type slot_type
 

Detailed Description

template<typename Signature>
struct Nymph::KTSignalConcept< Signature >

Definition at line 19 of file KTSignalWrapper.hh.

Member Typedef Documentation

◆ signal

typedef boost::signals2::signal< Signature > signal

Definition at line 22 of file KTSignalWrapper.hh.

◆ signature

typedef Signature signature

Definition at line 21 of file KTSignalWrapper.hh.

◆ slot_type

typedef boost::signals2::signal< Signature >::slot_type slot_type

Definition at line 23 of file KTSignalWrapper.hh.


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