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

TAO_AV_Endpoint_Process_Strategy_A Class Reference

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

#include <Endpoint_Strategy.h>

Inheritance diagram for TAO_AV_Endpoint_Process_Strategy_A

Inheritance graph
[legend]
Collaboration diagram for TAO_AV_Endpoint_Process_Strategy_A:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_AV_Endpoint_Process_Strategy_A (ACE_Process_Options *process_options)
 Constructor.

virtual ~TAO_AV_Endpoint_Process_Strategy_A (void)
 Destructor.


Protected Methods

virtual int create_A (AVStreams::StreamEndPoint_A_ptr &stream_endpoint, AVStreams::VDev_ptr &vdev, CORBA::Environment &env)
 Creates an "A" type stream endpoint, and a vdev.

virtual int get_stream_endpoint (CORBA::Environment &env)
 Gets the "A" type stream endpoint from the child process.


Detailed Description

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


Constructor & Destructor Documentation

TAO_AV_Endpoint_Process_Strategy_A::TAO_AV_Endpoint_Process_Strategy_A ( ACE_Process_Options * process_options )
 

Constructor.

TAO_AV_Endpoint_Process_Strategy_A::~TAO_AV_Endpoint_Process_Strategy_A ( void ) [virtual]
 

Destructor.


Member Function Documentation

int TAO_AV_Endpoint_Process_Strategy_A::create_A ( AVStreams::StreamEndPoint_A_ptr & stream_endpoint,
AVStreams::VDev_ptr & vdev,
CORBA::Environment & env ) [protected, virtual]
 

Creates an "A" type stream endpoint, and a vdev.

Reimplemented from TAO_AV_Endpoint_Strategy.

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

Gets the "A" type stream endpoint from the child process.

Reimplemented from TAO_AV_Endpoint_Process_Strategy.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:23:04 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000