SChannelSetterI Class Reference

Sets the actual channel to the incoming STranscriptionI container and sends it to the target. More...

#include <bsapi.h>

Inheritance diagram for SChannelSetterI:

SUnknownI STransCallbackI List of all members.

Public Member Functions

virtual void BSAPI_METHOD SetTarget (STransCallbackI *pTarget)=0
 Set target object.
virtual void BSAPI_METHOD SetChannelSplitter (SChannelSplitterI *pChannelSplitter)=0
 Set channel splitter object.

Detailed Description

Sets the actual channel to the incoming STranscriptionI container and sends it to the target.


Member Function Documentation

virtual void BSAPI_METHOD SChannelSetterI::SetChannelSplitter ( SChannelSplitterI pChannelSplitter  )  [pure virtual]

Set channel splitter object.

Channel splitter serves as the input for the actual channel that is set to the incoming container. Channel splitter must be set prior the first transcription container is received.

Parameters:
pChannelSplitter pointer to the channel splitter object

virtual void BSAPI_METHOD SChannelSetterI::SetTarget ( STransCallbackI pTarget  )  [pure virtual]

Set target object.

Target object that receives STranscriptionI container. Channel property of the container is set.

Parameters:
pTarget pointer to the target object


The documentation for this class was generated from the following file:
Generated on Wed Jul 15 10:10:06 2009 for BSAPI by  doxygen 1.4.7