#include <sxComponentRunner.h>
Public Member Functions | |
sxComponentRunner (sxComponent *comp) | |
sxComponent * | Component () const |
bool | Stop (unsigned long wtimeout=ULONG_MAX) |
Protected Member Functions | |
void | run () |
void | SourceComponentLoop () |
void | ProcessorComponentLoop () |
void | SinkComponentLoop () |
Protected Attributes | |
sxComponent * | xComp |