CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Friends
Components::QoS::Negotiation Class Reference

import "CCM_QoSC.h";

Inheritance diagram for Components::QoS::Negotiation:
Inheritance graph
[legend]
Collaboration diagram for Components::QoS::Negotiation:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Negotiation_ptr _ptr_type
typedef Negotiation_var _var_type
typedef Negotiation_out _out_type

Public Member Functions

Components::Cookie require_qos (in QoSConstraint requirements, in string client_id) raises (CCMException)
void release_qos (in Components::Cookie ck)
virtual ::Components::Cookierequire_qos (const ::Components::QoS::QoSConstraint &requirements, const char *client_id)
 
virtual void release_qos (::Components::Cookie *ck)
 
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static Negotiation_ptr _duplicate (Negotiation_ptr obj)
static void _tao_release (Negotiation_ptr obj)
static Negotiation_ptr _narrow (::CORBA::Object_ptr obj)
static Negotiation_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static Negotiation_ptr _nil (void)

Protected Member Functions

 Negotiation (void)
 Negotiation (::IOP::IOR *ior, TAO_ORB_Core *orb_core)
 Negotiation (TAO_Stub *objref,::CORBA::Boolean _tao_collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)
virtual ~Negotiation (void)

Private Member Functions

 Negotiation (const Negotiation &)
void operator= (const Negotiation &)

Friends

class TAO::Narrow_Utils< Negotiation >

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

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.1.1 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  )
protectedvirtual

Member Function Documentation

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.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

void Components::QoS::Negotiation::operator= ( const Negotiation )
private

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 
)


Friends And Related Function Documentation

friend class TAO::Narrow_Utils< Negotiation >
friend

The documentation for this class was generated from the following files: