Nymph  v1.5.2
Flow-Based Data Processing Framework
Public Member Functions | Private Attributes | List of all members
KTSlotWrapper::KTSpecifiedInternalSlotWrapper< XSignature, XTypeContainer > Class Template Reference
Inheritance diagram for KTSlotWrapper::KTSpecifiedInternalSlotWrapper< XSignature, XTypeContainer >:
Inheritance graph

Public Member Functions

 KTSpecifiedInternalSlotWrapper (XSignature *funcPtr, XTypeContainer *typeCont=NULL)
 
virtual ~KTSpecifiedInternalSlotWrapper ()
 
virtual KTConnection Connect (KTSignalWrapper *signalWrap, int groupNum=-1)
 
- Public Member Functions inherited from KTSlotWrapper::KTInternalSlotWrapper
 KTInternalSlotWrapper ()
 
virtual ~KTInternalSlotWrapper ()
 

Private Attributes

XSignature * fSlot
 

Detailed Description

template<typename XSignature, typename XTypeContainer>
class Nymph::KTSlotWrapper::KTSpecifiedInternalSlotWrapper< XSignature, XTypeContainer >

Definition at line 38 of file KTSlotWrapper.hh.

Constructor & Destructor Documentation

◆ KTSpecifiedInternalSlotWrapper()

KTSpecifiedInternalSlotWrapper ( XSignature *  funcPtr,
XTypeContainer *  typeCont = NULL 
)
inline

Definition at line 41 of file KTSlotWrapper.hh.

◆ ~KTSpecifiedInternalSlotWrapper()

virtual ~KTSpecifiedInternalSlotWrapper ( )
inlinevirtual

Definition at line 46 of file KTSlotWrapper.hh.

Member Function Documentation

◆ Connect()

virtual KTConnection Connect ( KTSignalWrapper signalWrap,
int  groupNum = -1 
)
inlinevirtual

Implements KTSlotWrapper::KTInternalSlotWrapper.

Definition at line 51 of file KTSlotWrapper.hh.

Member Data Documentation

◆ fSlot

XSignature* fSlot
private

Definition at line 70 of file KTSlotWrapper.hh.


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