BeoSubListener Class Reference

Class definition for BeoSubListener. More...

Inheritance diagram for BeoSubListener:
Inheritance graph
[legend]
Collaboration diagram for BeoSubListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BeoSubListener (BeoSubOneBal *sub)
 Constructor.
virtual ~BeoSubListener ()
 destructor
virtual void event (const BeoChipEventType t, const int valint, const float valfloat)
 get an event
 BeoSubListener (const BeoSubSide side, BeoSub *sub)
 Constructor.
virtual ~BeoSubListener ()
 destructor
virtual void event (const BeoChipEventType t, const int valint, const float valfloat)
 get an event
 BeoSubListener (SeaBee *sub)
 Constructor.
virtual ~BeoSubListener ()
 destructor
virtual void event (const BeoChipEventType t, const int valint, const float valfloat)
 get an event

Detailed Description

Class definition for BeoSubListener.

This is the listener class that is attached to each BeoChip in the ballast tube of the submarine. This class is just a pass-through to the function dispatchBeoChipEvent() of class BeoSubOneBal.

This is the listener class that is attached to each BeoChip in the left and right ballast tubes of the submarins. This class is just a pass-through to the function dispatchBeoChipEvent() of class BeoSub.

This is the listener class that is attached to each BeoChip in the ballast tube of the submarine. This class is just a pass-through to the function dispatchBeoChipEvent() of class SeaBee.

Definition at line 51 of file BeoSubOneBal.C.


Constructor & Destructor Documentation

BeoSubListener::BeoSubListener ( BeoSubOneBal sub  )  [inline]

Constructor.

Definition at line 55 of file BeoSubOneBal.C.

virtual BeoSubListener::~BeoSubListener (  )  [inline, virtual]

destructor

Definition at line 58 of file BeoSubOneBal.C.

BeoSubListener::BeoSubListener ( const BeoSubSide  side,
BeoSub sub 
) [inline]

Constructor.

Definition at line 56 of file BeoSubTwoBal.C.

virtual BeoSubListener::~BeoSubListener (  )  [inline, virtual]

destructor

Definition at line 61 of file BeoSubTwoBal.C.

BeoSubListener::BeoSubListener ( SeaBee sub  )  [inline]

Constructor.

Definition at line 55 of file SeaBee.C.

virtual BeoSubListener::~BeoSubListener (  )  [inline, virtual]

destructor

Definition at line 58 of file SeaBee.C.


Member Function Documentation

virtual void BeoSubListener::event ( const BeoChipEventType  t,
const int  valint,
const float  valfloat 
) [inline, virtual]

get an event

Implements BeoChipListener.

Definition at line 61 of file SeaBee.C.

virtual void BeoSubListener::event ( const BeoChipEventType  t,
const int  valint,
const float  valfloat 
) [inline, virtual]

get an event

Implements BeoChipListener.

Definition at line 65 of file BeoSubTwoBal.C.

virtual void BeoSubListener::event ( const BeoChipEventType  t,
const int  valint,
const float  valfloat 
) [inline, virtual]

get an event

Implements BeoChipListener.

Definition at line 61 of file BeoSubOneBal.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:20:30 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3