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

#include <StaticFlowControl.hxx>

List of all members.

Public Member Functions

 StaticFlowControl (int frameSize, StaticCycle &c)
virtual ~StaticFlowControl ()
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 42 of file StaticFlowControl.hxx.


Constructor & Destructor Documentation

CLAM::StaticFlowControl::StaticFlowControl ( int  frameSize,
StaticCycle c 
)

Definition at line 32 of file StaticFlowControl.cxx.

virtual CLAM::StaticFlowControl::~StaticFlowControl ( )
inlinevirtual

Definition at line 46 of file StaticFlowControl.hxx.


Member Function Documentation

void CLAM::StaticFlowControl::Do ( void  )
virtual

Implements CLAM::FlowControl.

Definition at line 44 of file StaticFlowControl.cxx.


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