CLAM-Development  1.3
Public Member Functions
CLAM::PushFlowControl Class Reference

#include <PushFlowControl.hxx>

List of all members.

Public Member Functions

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

Detailed Description

Deprecated:
This flow control do not fulfils the Network::Do() call-back based semantics to be more specific: consume all audio from its sources and produce to its sinks if possible

Definition at line 36 of file PushFlowControl.hxx.


Constructor & Destructor Documentation

Definition at line 32 of file PushFlowControl.cxx.

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

Definition at line 40 of file PushFlowControl.hxx.


Member Function Documentation

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

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