CLAM::NaiveFlowControl Class Reference

#include <NaiveFlowControl.hxx>

List of all members.

Public Member Functions

 NaiveFlowControl ()
virtual ~NaiveFlowControl ()
void ProcessingAddedToNetwork (Processing &added)
void ProcessingRemovedFromNetwork (Processing &removed)
void Do ()

Detailed Description

Definition at line 34 of file NaiveFlowControl.hxx.


Constructor & Destructor Documentation

CLAM::NaiveFlowControl::NaiveFlowControl (  ) 

Definition at line 26 of file NaiveFlowControl.cxx.

Referenced by ProcessingAddedToNetwork().

virtual CLAM::NaiveFlowControl::~NaiveFlowControl (  )  [inline, virtual]

Definition at line 38 of file NaiveFlowControl.hxx.


Member Function Documentation

void CLAM::NaiveFlowControl::Do ( void   )  [virtual]

Implements CLAM::FlowControl.

Definition at line 85 of file NaiveFlowControl.cxx.

void CLAM::NaiveFlowControl::ProcessingAddedToNetwork ( Processing added  )  [virtual]
void CLAM::NaiveFlowControl::ProcessingRemovedFromNetwork ( Processing removed  )  [virtual]

Reimplemented from CLAM::FlowControl.

Definition at line 58 of file NaiveFlowControl.cxx.


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.3