TAO_Negotiator Class Reference

#include <AVStreams_i.h>

List of all members.

Public Member Functions

virtual CORBA::Boolean negotiate (AVStreams::Negotiator_ptr remote_negotiator, const AVStreams::streamQoS &qos_spec)


Detailed Description

Definition at line 148 of file AVStreams_i.h.


Member Function Documentation

CORBA::Boolean TAO_Negotiator::negotiate ( AVStreams::Negotiator_ptr  remote_negotiator,
const AVStreams::streamQoS qos_spec 
) [virtual]

Definition at line 305 of file AVStreams_i.cpp.

References ACE_DEBUG, and LM_DEBUG.

00307 {
00308   ACE_DEBUG ((LM_DEBUG,
00309               "TAO_Negotiator::negotiate\n"));
00310   return 0;
00311 }


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:48:10 2010 for TAO_AV by  doxygen 1.4.7