CLAM-Development  1.4.0
Public Member Functions
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 ()
- Public Member Functions inherited from CLAM::FlowControl
 FlowControl ()
virtual ~FlowControl ()
virtual void AttachToNetwork (Network *)
void ProcessingConfigured (Processing &configured)
void NetworkTopologyChanged ()

Additional Inherited Members

- Protected Member Functions inherited from CLAM::FlowControl
bool HasNetworkTopologyChanged () const
- Protected Attributes inherited from CLAM::FlowControl
NetworkmNetwork

Detailed Description

Definition at line 34 of file NaiveFlowControl.hxx.


Constructor & Destructor Documentation

CLAM::NaiveFlowControl::NaiveFlowControl ( )

Definition at line 32 of file NaiveFlowControl.cxx.

virtual CLAM::NaiveFlowControl::~NaiveFlowControl ( )
inlinevirtual

Definition at line 38 of file NaiveFlowControl.hxx.


Member Function Documentation

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

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