CIAO  1.0.8
Public Types | Public Member Functions | Protected Member Functions
POA_Components::Events Class Reference

#include <CCM_EventsS.h>

Inheritance diagram for POA_Components::Events:
Inheritance graph
[legend]
Collaboration diagram for POA_Components::Events:
Collaboration graph
[legend]

List of all members.

Public Types

typedef ::Components::Events _stub_type
 Useful for template programming.
typedef ::Components::Events_ptr _stub_ptr_type
typedef ::Components::Events_var _stub_var_type

Public Member Functions

 Events (const Events &rhs)
virtual ~Events (void)
virtual ::CORBA::Boolean _is_a (const char *logical_type_id)
virtual void _dispatch (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall)
::Components::Events_this (void)
virtual const char * _interface_repository_id (void) const

Protected Member Functions

 Events (void)

Member Typedef Documentation

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

Useful for template programming.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.


Constructor & Destructor Documentation

POA_Components::Events::Events ( void  ) [protected]
POA_Components::Events::Events ( const Events rhs)
POA_Components::Events::~Events ( void  ) [virtual]

Member Function Documentation

void POA_Components::Events::_dispatch ( TAO_ServerRequest req,
TAO::Portable_Server::Servant_Upcall servant_upcall 
) [virtual]

Implements TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

const char * POA_Components::Events::_interface_repository_id ( void  ) const [virtual]

Implements TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

CORBA::Boolean POA_Components::Events::_is_a ( const char *  logical_type_id) [virtual]

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

Components::Events * POA_Components::Events::_this ( void  )

Reimplemented in POA_Components::CCMObject.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines