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

CORBA::PolicyCurrent Interface Reference

#include <PolicyC.h>

Inheritance diagram for CORBA::PolicyCurrent:

Inheritance graph
[legend]
Collaboration diagram for CORBA::PolicyCurrent:

Collaboration graph
[legend]
List of all members.

Public Types

typedef PolicyCurrent_ptr _ptr_type
typedef PolicyCurrent_var _var_type

Public Methods

virtual void * _tao_QueryInterface (ptr_arith_t type)
 Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object. More...

virtual const char * _interface_repository_id (void) const
 The repository ID for the most derived class, this is an implementation method and does no remote invocations! More...


Static Public Methods

PolicyCurrent_ptr _duplicate (PolicyCurrent_ptr obj)
PolicyCurrent_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
PolicyCurrent_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
PolicyCurrent_ptr _nil (void)
 Return a NULL object. More...

void _tao_any_destructor (void *)
 Used in the implementation of CORBA::Any. More...


Static Public Attributes

int _tao_class_id
 Address of this variable used in _unchecked_narrow(). More...


Protected Methods

 PolicyCurrent (void)
virtual ~PolicyCurrent (void)

Private Methods

 PolicyCurrent (const PolicyCurrent &)
void operator= (const PolicyCurrent &)

Member Typedef Documentation

typedef PolicyCurrent_ptr CORBA::PolicyCurrent::_ptr_type
 

Reimplemented from CORBA_Current.

typedef PolicyCurrent_var CORBA::PolicyCurrent::_var_type
 

Reimplemented from CORBA_Current.


Constructor & Destructor Documentation

CORBA::PolicyCurrent::PolicyCurrent void    [protected]
 

virtual CORBA::PolicyCurrent::~PolicyCurrent void    [protected, virtual]
 

CORBA::PolicyCurrent::PolicyCurrent const PolicyCurrent &    [private]
 


Member Function Documentation

PolicyCurrent_ptr CORBA::PolicyCurrent::_duplicate PolicyCurrent_ptr    obj [static]
 

virtual const char* CORBA::PolicyCurrent::_interface_repository_id void    const [virtual]
 

The repository ID for the most derived class, this is an implementation method and does no remote invocations!

Reimplemented from CORBA_Current.

PolicyCurrent_ptr CORBA::PolicyCurrent::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from CORBA_Current.

PolicyCurrent_ptr CORBA::PolicyCurrent::_nil void    [inline, static]
 

Return a NULL object.

Reimplemented from CORBA_Current.

void CORBA::PolicyCurrent::_tao_any_destructor void *    _tao_void_pointer [static]
 

Used in the implementation of CORBA::Any.

Reimplemented from CORBA::PolicyManager.

virtual void* CORBA::PolicyCurrent::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object.

Reimplemented from CORBA_Current.

PolicyCurrent_ptr CORBA::PolicyCurrent::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from CORBA_Current.

void CORBA::PolicyCurrent::operator= const PolicyCurrent &    [private]
 


Member Data Documentation

int CORBA::PolicyCurrent::_tao_class_id [static]
 

Address of this variable used in _unchecked_narrow().

Reimplemented from CORBA_Current.


The documentation for this interface was generated from the following files:
Generated on Thu Oct 10 19:02:49 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001