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 CORBA::Boolean _is_a (const char *type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual const char * _interface_repository_id (void) const
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 Allows us to forbid marshaling of local interfaces.


Static Public Methods

DIIPollable_ptr _duplicate (DIIPollable_ptr obj)
DIIPollable_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
 No-op it is just here to simplify some templates.

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


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.

virtual CORBA::Boolean CORBA::DIIPollable::_is_a const char *type_id    ACE_ENV_ARG_DECL_WITH_DEFAULTS [virtual]
 

Reimplemented from CORBA::Pollable.

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

No-op it is just here to simplify some templates.

Reimplemented from CORBA::Pollable.

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

Return a NULL object.

Reimplemented from CORBA::Pollable.

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

Reimplemented from CORBA::Pollable.

CORBA::Boolean CORBA::DIIPollable::marshal TAO_OutputCDR   cdr [virtual]
 

Allows us to forbid marshaling of local interfaces.

Reimplemented from CORBA::Pollable.

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


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 17:38:38 2004 for TAO by doxygen1.2.18