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

TAO_AV_Endpoint_Reactive_Strategy_B Class Template Reference

Reactive strategy. More...

#include <Endpoint_Strategy_T.h>

Inheritance diagram for TAO_AV_Endpoint_Reactive_Strategy_B

Inheritance graph
[legend]
Collaboration diagram for TAO_AV_Endpoint_Reactive_Strategy_B:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_AV_Endpoint_Reactive_Strategy_B (void)
 Constructor.

virtual ~TAO_AV_Endpoint_Reactive_Strategy_B (void)
 Destructor.

int init (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)
virtual int activate_stream_endpoint (CORBA::Environment &env)
 Overrides the base class stream_endpoint activator, to activate a "B" type endpoint.

virtual int create_B (AVStreams::StreamEndPoint_B_ptr &stream_endpoint, AVStreams::VDev_ptr &vdev, CORBA::Environment &env)
 Called by the MMDevice, when it needs to create a B type endpoint.


Detailed Description

template<class T_StreamEndpoint, class T_Vdev, class T_MediaCtrl> template class TAO_AV_Endpoint_Reactive_Strategy_B

Reactive strategy.


Constructor & Destructor Documentation

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

Constructor.

template<classT_StreamEndpoint, classT_VDev, classT_MediaCtrl>
TAO_AV_Endpoint_Reactive_Strategy_B<T_StreamEndpoint, T_VDev, T_MediaCtrl>::~TAO_AV_Endpoint_Reactive_Strategy_B<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_B<T_StreamEndpoint, T_VDev, T_MediaCtrl>::activate_stream_endpoint ( CORBA::Environment & env ) [virtual]
 

Overrides the base class stream_endpoint activator, to activate a "B" type endpoint.

Reimplemented from TAO_AV_Endpoint_Reactive_Strategy.

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

Called by the MMDevice, when it needs to create a B type endpoint.

Reimplemented from TAO_AV_Endpoint_Strategy.

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


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