|
Nymph
v1.5.2
Flow-Based Data Processing Framework
|
#include <KTSlotWrapper.hh>

Classes | |
| class | KTInternalSlotWrapper |
| class | KTSpecifiedInternalSlotWrapper |
Public Member Functions | |
| template<typename XSignature , typename XTypeContainer > | |
| KTSlotWrapper (XSignature *signalPtr, XTypeContainer *typeCont) | |
| ~KTSlotWrapper () | |
| void | SetConnection (KTConnection conn) |
| void | SetConnection (KTSignalWrapper *signalWrap, int groupNum=-1) |
| void | Disconnect () |
Private Member Functions | |
| KTSlotWrapper () | |
Private Attributes | |
| KTInternalSlotWrapper * | fSlotWrapper |
| KTConnection | fConnection |
Definition at line 25 of file KTSlotWrapper.hh.
| KTSlotWrapper | ( | XSignature * | signalPtr, |
| XTypeContainer * | typeCont | ||
| ) |
Definition at line 94 of file KTSlotWrapper.hh.
| ~KTSlotWrapper | ( | ) |
Definition at line 22 of file KTSlotWrapper.cc.
|
private |
Definition at line 16 of file KTSlotWrapper.cc.
|
inline |
Definition at line 111 of file KTSlotWrapper.hh.
|
inline |
Definition at line 99 of file KTSlotWrapper.hh.
|
inline |
Definition at line 105 of file KTSlotWrapper.hh.
|
private |
Definition at line 89 of file KTSlotWrapper.hh.
|
private |
Definition at line 81 of file KTSlotWrapper.hh.
1.8.13