#include <PollableC.h>
Inheritance diagram for CORBA::DIIPollable:
Public Types | |
typedef DIIPollable_ptr | _ptr_type |
typedef DIIPollable_var | _var_type |
Public Member Functions | |
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 Member Functions | |
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 Member Functions | |
DIIPollable (void) | |
virtual | ~DIIPollable (void) |
Private Member Functions | |
DIIPollable (const DIIPollable &) | |
void | operator= (const DIIPollable &) |
|
Implements CORBA::Pollable. |
|
Implements CORBA::Pollable. |
|
|
|
|
|
|
|
|
|
The repository ID for the most derived class, this is an implementation method and does no remote invocations! Implements CORBA::Pollable. |
|
Implements CORBA::Pollable. |
|
No-op it is just here to simplify some templates.
Implements CORBA::Pollable. |
|
Return a NULL object.
Implements CORBA::Pollable. |
|
Implements CORBA::Pollable. |
|
Allows us to forbid marshaling of local interfaces.
Implements CORBA::Pollable. |
|
|