eq::ChannelVisitor Class Reference

A visitor to traverse a non-const channels. More...

#include <channelVisitor.h>

Inheritance diagram for eq::ChannelVisitor:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ChannelVisitor ()
 Constructs a new ChannelVisitor.
virtual ~ChannelVisitor ()
 Destruct the ChannelVisitor.
virtual VisitorResult visit (Channel *channel)
 Visit a channel.


Detailed Description

A visitor to traverse a non-const channels.

Definition at line 32 of file lib/client/channelVisitor.h.


Constructor & Destructor Documentation

eq::ChannelVisitor::ChannelVisitor (  )  [inline]

Constructs a new ChannelVisitor.

Definition at line 36 of file lib/client/channelVisitor.h.


Member Function Documentation

virtual VisitorResult eq::ChannelVisitor::visit ( Channel channel  )  [inline, virtual]

Visit a channel.

Definition at line 42 of file lib/client/channelVisitor.h.

References eq::TRAVERSE_CONTINUE.

Referenced by eq::Channel::accept().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Aug 10 18:58:42 2009 for Equalizer 0.9 by  doxygen 1.5.8