Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_AV_Endpoint_Process_Strategy_B Class Reference

Process-based strategy to create "B" type endpoints. More...

#include <Endpoint_Strategy.h>

Inheritance diagram for TAO_AV_Endpoint_Process_Strategy_B

Inheritance graph
[legend]
Collaboration diagram for TAO_AV_Endpoint_Process_Strategy_B:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_AV_Endpoint_Process_Strategy_B (ACE_Process_Options *process_options)
 Constructor.

virtual ~TAO_AV_Endpoint_Process_Strategy_B (void)
 Destructor.


Protected Methods

virtual int create_B (AVStreams::StreamEndPoint_B_ptr &stream_endpoint, AVStreams::VDev_ptr &vdev, CORBA::Environment &env)
 Creates a "B" type stream endpoint, and a vdev.

virtual int get_stream_endpoint (CORBA::Environment &env)
 Gets the object reference of the "B" type streamendpoint.


Detailed Description

Process-based strategy to create "B" type endpoints.


Constructor & Destructor Documentation

TAO_AV_Endpoint_Process_Strategy_B::TAO_AV_Endpoint_Process_Strategy_B ( ACE_Process_Options * process_options )
 

Constructor.

TAO_AV_Endpoint_Process_Strategy_B::~TAO_AV_Endpoint_Process_Strategy_B ( void ) [virtual]
 

Destructor.


Member Function Documentation

int TAO_AV_Endpoint_Process_Strategy_B::create_B ( AVStreams::StreamEndPoint_B_ptr & stream_endpoint,
AVStreams::VDev_ptr & vdev,
CORBA::Environment & env ) [protected, virtual]
 

Creates a "B" type stream endpoint, and a vdev.

Reimplemented from TAO_AV_Endpoint_Strategy.

int TAO_AV_Endpoint_Process_Strategy_B::get_stream_endpoint ( CORBA::Environment & env ) [protected, virtual]
 

Gets the object reference of the "B" type streamendpoint.

Reimplemented from TAO_AV_Endpoint_Process_Strategy.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:37:07 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000