CIAO
1.0.8
|
import "CCM_QoSC.h";
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
Components::QoS::Negotiation::Negotiation | ( | void | ) | [protected] |
Components::QoS::Negotiation::Negotiation | ( | ::IOP::IOR * | ior, |
TAO_ORB_Core * | orb_core | ||
) | [protected] |
Components::QoS::Negotiation::Negotiation | ( | TAO_Stub * | objref, |
::CORBA::Boolean | _tao_collocated = false , |
||
TAO_Abstract_ServantBase * | servant = 0 , |
||
TAO_ORB_Core * | oc = 0 |
||
) | [protected] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
Components::QoS::Negotiation::~Negotiation | ( | void | ) | [protected, virtual] |
Components::QoS::Negotiation::Negotiation | ( | const Negotiation & | ) | [private] |
Components::QoS::Negotiation_ptr Components::QoS::Negotiation::_duplicate | ( | Negotiation_ptr | obj | ) | [static] |
const char * Components::QoS::Negotiation::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
CORBA::Boolean Components::QoS::Negotiation::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Components::QoS::Negotiation_ptr Components::QoS::Negotiation::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Components::QoS::Negotiation_ptr Components::QoS::Negotiation::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void Components::QoS::Negotiation::_tao_release | ( | Negotiation_ptr | obj | ) | [static] |
Components::QoS::Negotiation_ptr Components::QoS::Negotiation::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
CORBA::Boolean Components::QoS::Negotiation::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
void Components::QoS::Negotiation::operator= | ( | const Negotiation & | ) | [private] |
void Components::QoS::Negotiation::release_qos | ( | in Components::Cookie | ck | ) |
void Components::QoS::Negotiation::release_qos | ( | ::Components::Cookie * | ck | ) | [virtual] |
Components::Cookie Components::QoS::Negotiation::require_qos | ( | in QoSConstraint | requirements, |
in string | client_id | ||
) | raises (CCMException) |
Components::Cookie * Components::QoS::Negotiation::require_qos | ( | const ::Components::QoS::QoSConstraint & | requirements, |
const char * | client_id | ||
) |
friend class TAO::Narrow_Utils< Negotiation > [friend] |