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

CORBA::DIIPollable Class Reference

#include <PollableC.h>

Inheritance diagram for CORBA::DIIPollable:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef DIIPollable_ptr _ptr_type
typedef DIIPollable_var _var_type

Public Methods

virtual void * _tao_QueryInterface (ptr_arith_t type)
virtual const char * _interface_repository_id (void) const

Static Public Methods

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


Static Public Attributes

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


Protected Methods

 DIIPollable (void)
virtual ~DIIPollable (void)

Private Methods

 DIIPollable (const DIIPollable &)
void operator= (const DIIPollable &)

Member Typedef Documentation

typedef DIIPollable_ptr CORBA::DIIPollable::_ptr_type
 

Reimplemented from CORBA::Pollable.

typedef DIIPollable_var CORBA::DIIPollable::_var_type
 

Reimplemented from CORBA::Pollable.


Constructor & Destructor Documentation

CORBA::DIIPollable::DIIPollable void    [protected]
 

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

CORBA::DIIPollable::DIIPollable const DIIPollable &    [private]
 


Member Function Documentation

CORBA::DIIPollable_ptr CORBA::DIIPollable::_duplicate DIIPollable_ptr    obj [static]
 

const char * CORBA::DIIPollable::_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::Pollable.

CORBA::DIIPollable_ptr CORBA::DIIPollable::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from CORBA::Pollable.

DIIPollable_ptr CORBA::DIIPollable::_nil void    [inline, static]
 

Return a NULL object.

Reimplemented from CORBA::Pollable.

void * CORBA::DIIPollable::_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::Pollable.

CORBA::DIIPollable_ptr CORBA::DIIPollable::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from CORBA::Pollable.

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


Member Data Documentation

int CORBA::DIIPollable::_tao_class_id = 0 [static]
 

Address of this variable used in _unchecked_narrow().

Reimplemented from CORBA::Pollable.


The documentation for this class was generated from the following files:
Generated on Wed Feb 19 15:24:22 2003 for TAO by doxygen1.2.18