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 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.


Detailed Description

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

Definition at line 157 of file Endpoint_Strategy.h.


Constructor & Destructor Documentation

TAO_AV_Endpoint_Process_Strategy_B::TAO_AV_Endpoint_Process_Strategy_B ACE_Process_Options process_options  ) 
 

Constructor.

Definition at line 346 of file Endpoint_Strategy.cpp.

00347   : TAO_AV_Endpoint_Process_Strategy (process_options)
00348 {
00349 }

TAO_AV_Endpoint_Process_Strategy_B::~TAO_AV_Endpoint_Process_Strategy_B void   )  [virtual]
 

Destructor.

Definition at line 352 of file Endpoint_Strategy.cpp.

00353 {
00354 }


Member Function Documentation

virtual int TAO_AV_Endpoint_Process_Strategy_B::create_B AVStreams::StreamEndPoint_B_ptr &  stream_endpoint,
AVStreams::VDev_ptr &vdev  ACE_ENV_ARG_DECL
[protected, virtual]
 

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

Reimplemented from TAO_AV_Endpoint_Strategy.

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

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

Implements TAO_AV_Endpoint_Process_Strategy.


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