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 Member Functions

 TAO_AV_Endpoint_Process_Strategy_A (ACE_Process_Options *process_options)
 Constructor.

virtual ~TAO_AV_Endpoint_Process_Strategy_A (void)
 Destructor.


Protected Member Functions

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

virtual int get_stream_endpoint (ACE_ENV_SINGLE_ARG_DECL)
 Gets the "A" type stream endpoint from the child process.


Detailed Description

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

Definition at line 129 of file Endpoint_Strategy.h.


Constructor & Destructor Documentation

TAO_AV_Endpoint_Process_Strategy_A::TAO_AV_Endpoint_Process_Strategy_A ACE_Process_Options process_options  ) 
 

Constructor.

Definition at line 263 of file Endpoint_Strategy.cpp.

00264   : TAO_AV_Endpoint_Process_Strategy (process_options)
00265 {
00266 }

TAO_AV_Endpoint_Process_Strategy_A::~TAO_AV_Endpoint_Process_Strategy_A void   )  [virtual]
 

Destructor.

Definition at line 269 of file Endpoint_Strategy.cpp.

00270 {
00271 }


Member Function Documentation

virtual int TAO_AV_Endpoint_Process_Strategy_A::create_A AVStreams::StreamEndPoint_A_ptr &  stream_endpoint,
AVStreams::VDev_ptr &vdev  ACE_ENV_ARG_DECL
[protected, virtual]
 

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

Reimplemented from TAO_AV_Endpoint_Strategy.

virtual int TAO_AV_Endpoint_Process_Strategy_A::get_stream_endpoint ACE_ENV_SINGLE_ARG_DECL   )  [protected, virtual]
 

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

Implements TAO_AV_Endpoint_Process_Strategy.


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:47:01 2006 for TAO_AV by doxygen 1.3.6