VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions
makVrv::DtChannelManagerSignaler Class Reference

A class which contains the signals used by the channel manager classes. More...

Inheritance diagram for makVrv::DtChannelManagerSignaler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtChannelManagerSignaler ()
 DTOR.

Static Public Member Functions

static DtChannelManagerSignalerinstance (DtDe &anIG)
 Get an instance of the signaler.

Public Attributes

boost::signal< void(DtChannelManager
*, DtChannel *)> 
signal_channelCreated
 Signals when a new channel is created.
boost::signal< void(DtChannelManager
*, DtChannel *)> 
signal_channelToBeDestroyed
 Signals when a channel is about to be destroyed.
boost::signal< void(DtChannelManager
*, DtChannel *)> 
signal_channelUpdated
 Signals when a channel is updated.

Protected Member Functions

 DtChannelManagerSignaler ()

Detailed Description

A class which contains the signals used by the channel manager classes.


Constructor & Destructor Documentation

DTOR.


Member Function Documentation

Get an instance of the signaler.


Member Data Documentation

Signals when a new channel is created.

Signals when a channel is about to be destroyed.

Signals when a channel is updated.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)