#include <Endpoint_Strategy_T.h>
Inheritance diagram for TAO_AV_Endpoint_Reactive_Strategy_A< T_StreamEndpoint, T_VDev, T_MediaCtrl >:


Public Member Functions | |
| 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 (ACE_ENV_SINGLE_ARG_DECL) | 
| virtual int | create_A (AVStreams::StreamEndPoint_A_ptr &stream_endpoint, AVStreams::VDev_ptr &vdev ACE_ENV_ARG_DECL) | 
| Called by the MMDevice, when it needs to create an A type endpoint.   | |
      
  | 
  ||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||
| 
 Destructor. 
  | 
  
      
  | 
  ||||||||||
| 
 Overrides the base class stream_endpoint activator, to activate an "A" type endpoint Implements TAO_AV_Endpoint_Reactive_Strategy< T_StreamEndpoint, T_VDev, T_MediaCtrl >.  | 
  
      
  | 
  ||||||||||||||||
| 
 Called by the MMDevice, when it needs to create an A type endpoint. 
 Reimplemented from TAO_AV_Endpoint_Strategy.  | 
  
      
  | 
  ||||||||||||||||
| 
 Constructor. 
  | 
  
 1.3.9.1