Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ConnectionListener Class Reference

An interface that other classes may implement in order to receive events happening inside of Connection objects. More...

#include <ConnectionListener.h>

List of all members.

Public Methods

virtual void connectionEvent (Connection *node, int eventType)=0
 This function is called when something interesting happens within a Connectin. More...


Detailed Description

An interface that other classes may implement in order to receive events happening inside of Connection objects.

Definition at line 10 of file ConnectionListener.h.


Member Function Documentation

virtual void ConnectionListener::connectionEvent Connection * node,
int eventType
[pure virtual]
 

This function is called when something interesting happens within a Connectin.


The documentation for this class was generated from the following file:
Generated at Thu Jul 11 13:31:56 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001