The basic interface for all channel. More...
#include <DataDistributionManager.h>
Public Member Functions | |
virtual const char * | GetChannelName ()=0 |
Returns the channel name. | |
virtual GENERIC_HANDLE | GetOpaqueHandle ()=0 |
Returns an opaque version of the channel handle. | |
The basic interface for all channel.
CHANNEL_HANDLE can be casted to IDataDistributionChannel
|
pure virtual |
Returns the channel name.
Returns the channel name
|
pure virtual |
Returns an opaque version of the channel handle.
Returns an opaque version of the channel handle