#include <StreamDescriptor.h>
Collaboration diagram for StreamDescriptor:
Public Member Functions | |
StreamDescriptor () | |
StreamDescriptor (const MNString &streamName, int state) | |
const MNString & | getStreamName () |
dataPump * | getStreamDataPump () |
int | getState () |
void | setState (int newstate) |
void | setDataPump (dataPump *rtp) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|