#include <Endpoint_Strategy.h>
Inheritance diagram for TAO_AV_Endpoint_Process_Strategy_B:
Public Member Functions | |
TAO_AV_Endpoint_Process_Strategy_B (ACE_Process_Options *process_options) | |
Constructor. | |
virtual | ~TAO_AV_Endpoint_Process_Strategy_B (void) |
Destructor. | |
Protected Member Functions | |
virtual int | create_B (AVStreams::StreamEndPoint_B_ptr &stream_endpoint, AVStreams::VDev_ptr &vdev ACE_ENV_ARG_DECL) |
Creates a "B" type stream endpoint, and a vdev. | |
virtual int | get_stream_endpoint (ACE_ENV_SINGLE_ARG_DECL) |
Gets the object reference of the "B" type streamendpoint. |
|
Constructor.
|
|
Destructor.
|
|
Creates a "B" type stream endpoint, and a vdev.
Reimplemented from TAO_AV_Endpoint_Strategy. |
|
Gets the object reference of the "B" type streamendpoint.
Implements TAO_AV_Endpoint_Process_Strategy. |