5#ifndef __WVSUBPROCQUEUESTREAM_H
6#define __WVSUBPROCQUEUESTREAM_H
8#include "wvsubprocqueue.h"
27 const char *wstype()
const {
return "WvSubProcQueueStream"; }
A WvLog stream accepts log messages from applications and forwards them to all registered WvLogRcv's.
Unified support for streams, that is, sequences of bytes that may or may not be ready for read/write ...
A variant of WvSubProcQueue that can be added to a WvStreamList so that WvSubProcQueue::go() gets cal...
virtual void execute()
The callback() function calls execute(), and then calls the user- specified callback if one is define...
An ordered queue of WvSubProc instances.