|
CLAM-Development
1.4.0
|
#include <StaticFlowControl.hxx>
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 | |
| Network * | mNetwork |
Definition at line 42 of file StaticFlowControl.hxx.
| CLAM::StaticFlowControl::StaticFlowControl | ( | int | frameSize, |
| StaticCycle & | c | ||
| ) |
Definition at line 32 of file StaticFlowControl.cxx.
|
inlinevirtual |
Definition at line 46 of file StaticFlowControl.hxx.
|
virtual |
Implements CLAM::FlowControl.
Definition at line 44 of file StaticFlowControl.cxx.
1.8.1