CLAM-Development  1.4.0
Public Member Functions
CLAM::BasicFlowControl Class Reference

#include <BasicFlowControl.hxx>

List of all members.

Public Member Functions

 BasicFlowControl ()
virtual ~BasicFlowControl ()
void Do ()
- Public Member Functions inherited from CLAM::FlowControl
 FlowControl ()
virtual ~FlowControl ()
virtual void AttachToNetwork (Network *)
virtual void ProcessingAddedToNetwork (Processing &added)
virtual void ProcessingRemovedFromNetwork (Processing &removed)
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 31 of file BasicFlowControl.hxx.


Constructor & Destructor Documentation

CLAM::BasicFlowControl::BasicFlowControl ( )

Definition at line 31 of file BasicFlowControl.cxx.

virtual CLAM::BasicFlowControl::~BasicFlowControl ( )
inlinevirtual

Definition at line 35 of file BasicFlowControl.hxx.


Member Function Documentation

void CLAM::BasicFlowControl::Do ( void  )
virtual

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