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

TAO_AV_Endpoint_Reactive_Strategy_A Class Template Reference

Reactive strategy. More...

#include <Endpoint_Strategy_T.h>

Inheritance diagram for TAO_AV_Endpoint_Reactive_Strategy_A

Inheritance graph
[legend]
Collaboration diagram for TAO_AV_Endpoint_Reactive_Strategy_A:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_AV_Endpoint_Reactive_Strategy_A (void)
int init (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)
 Constructor.

virtual ~TAO_AV_Endpoint_Reactive_Strategy_A (void)
 Destructor.

virtual int activate_stream_endpoint (CORBA::Environment &env)
 Overrides the base class stream_endpoint activator, to activate an "A" type endpoint.

virtual int create_A (AVStreams::StreamEndPoint_A_ptr &stream_endpoint, AVStreams::VDev_ptr &vdev, CORBA::Environment &env)
 Called by the MMDevice, when it needs to create an A type endpoint.


Detailed Description

template<class T_StreamEndpoint, class T_VDev, class T_MediaCtrl> template class TAO_AV_Endpoint_Reactive_Strategy_A

Reactive strategy.


Constructor & Destructor Documentation

template<classT_StreamEndpoint, classT_VDev, classT_MediaCtrl>
TAO_AV_Endpoint_Reactive_Strategy_A< T_StreamEndpoint,T_VDev,T_MediaCtrl >::TAO_AV_Endpoint_Reactive_Strategy_A<T_StreamEndpoint, T_VDev, T_MediaCtrl> ( void )
 

template<classT_StreamEndpoint, classT_VDev, classT_MediaCtrl>
TAO_AV_Endpoint_Reactive_Strategy_A<T_StreamEndpoint, T_VDev, T_MediaCtrl>::~TAO_AV_Endpoint_Reactive_Strategy_A<T_StreamEndpoint, T_VDev, T_MediaCtrl> ( void ) [virtual]
 

Destructor.


Member Function Documentation

template<classT_StreamEndpoint, classT_VDev, classT_MediaCtrl>
int TAO_AV_Endpoint_Reactive_Strategy_A<T_StreamEndpoint, T_VDev, T_MediaCtrl>::activate_stream_endpoint ( CORBA::Environment & env ) [virtual]
 

Overrides the base class stream_endpoint activator, to activate an "A" type endpoint.

Reimplemented from TAO_AV_Endpoint_Reactive_Strategy.

template<classT_StreamEndpoint, classT_VDev, classT_MediaCtrl>
int TAO_AV_Endpoint_Reactive_Strategy_A<T_StreamEndpoint, T_VDev, T_MediaCtrl>::create_A ( AVStreams::StreamEndPoint_A_ptr & stream_endpoint,
AVStreams::VDev_ptr & vdev,
CORBA::Environment & env ) [virtual]
 

Called by the MMDevice, when it needs to create an A type endpoint.

Reimplemented from TAO_AV_Endpoint_Strategy.

template<classT_StreamEndpoint, classT_VDev, classT_MediaCtrl>
int TAO_AV_Endpoint_Reactive_Strategy_A<T_StreamEndpoint, T_VDev, T_MediaCtrl>::init ( CORBA::ORB_ptr orb,
PortableServer::POA_ptr poa )
 

Constructor.


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:44:44 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000