SigSlot::Signalv2< ParmType1, ParmType2 >::tCallback Struct Reference

#include <Signalv2ImplVC6.hxx>

List of all members.

Public Member Functions

 tCallback (tConnectionId id, Slot *slot, tCallbackType cb)

Public Attributes

tConnectionId mConnection
SlotmSlot
tCallbackType mCallback

Detailed Description

template<typename ParmType1, typename ParmType2>
struct SigSlot::Signalv2< ParmType1, ParmType2 >::tCallback

Definition at line 44 of file Signalv2ImplVC6.hxx.


Constructor & Destructor Documentation

template<typename ParmType1 , typename ParmType2 >
SigSlot::Signalv2< ParmType1, ParmType2 >::tCallback::tCallback ( tConnectionId  id,
Slot slot,
tCallbackType  cb 
) [inline]

Definition at line 50 of file Signalv2ImplVC6.hxx.


Member Data Documentation

template<typename ParmType1 , typename ParmType2 >
tCallbackType SigSlot::Signalv2< ParmType1, ParmType2 >::tCallback::mCallback

Definition at line 48 of file Signalv2ImplVC6.hxx.

template<typename ParmType1 , typename ParmType2 >
tConnectionId SigSlot::Signalv2< ParmType1, ParmType2 >::tCallback::mConnection

Definition at line 46 of file Signalv2ImplVC6.hxx.

template<typename ParmType1 , typename ParmType2 >
Slot* SigSlot::Signalv2< ParmType1, ParmType2 >::tCallback::mSlot

Definition at line 47 of file Signalv2ImplVC6.hxx.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.3