Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

POA_ImplementationRepository::ServerObject Class Reference

#include <ImplRepoS.h>

Inheritance diagram for POA_ImplementationRepository::ServerObject:

Inheritance graph
[legend]
Collaboration diagram for POA_ImplementationRepository::ServerObject:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ::ImplementationRepository::ServerObject _stub_type
typedef ::ImplementationRepository::ServerObject_ptr _stub_ptr_type
typedef ::ImplementationRepository::ServerObject_var _stub_var_type

Public Member Functions

 ServerObject (const ServerObject &rhs)
virtual ~ServerObject (void)
virtual CORBA::Boolean _is_a (const char *logical_type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)
 Local implementation of the CORBA::Object::_is_a method.
virtual void * _downcast (const char *logical_type_id)
 Get the correct vtable.
virtual void _dispatch (TAO_ServerRequest &req, void *_servant_upcall ACE_ENV_ARG_DECL)
::ImplementationRepository::ServerObject_this (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)
virtual const char * _interface_repository_id (void) const
 Get this interface's repository id (TAO specific).
virtual void ping (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void shutdown (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )

Static Public Member Functions

void _is_a_skel (TAO_ServerRequest &req, void *servant, void *servant_upcall ACE_ENV_ARG_DECL)
void _non_existent_skel (TAO_ServerRequest &req, void *servant, void *servant_upcall ACE_ENV_ARG_DECL)
void _interface_skel (TAO_ServerRequest &req, void *servant, void *servant_upcall ACE_ENV_ARG_DECL)
void _component_skel (TAO_ServerRequest &req, void *obj, void *servant_upcall ACE_ENV_ARG_DECL)
void ping_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)
void shutdown_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)

Protected Member Functions

 ServerObject (void)

Member Typedef Documentation

typedef ::ImplementationRepository::ServerObject_ptr POA_ImplementationRepository::ServerObject::_stub_ptr_type
 

typedef ::ImplementationRepository::ServerObject POA_ImplementationRepository::ServerObject::_stub_type
 

typedef ::ImplementationRepository::ServerObject_var POA_ImplementationRepository::ServerObject::_stub_var_type
 


Constructor & Destructor Documentation

POA_ImplementationRepository::ServerObject::ServerObject void   )  [protected]
 

POA_ImplementationRepository::ServerObject::ServerObject const ServerObject rhs  ) 
 

POA_ImplementationRepository::ServerObject::~ServerObject void   )  [virtual]
 


Member Function Documentation

void POA_ImplementationRepository::ServerObject::_component_skel TAO_ServerRequest req,
void *  obj,
void *servant_upcall  ACE_ENV_ARG_DECL
[static]
 

virtual void POA_ImplementationRepository::ServerObject::_dispatch TAO_ServerRequest req,
void *_servant_upcall  ACE_ENV_ARG_DECL
[virtual]
 

void * POA_ImplementationRepository::ServerObject::_downcast const char *  logical_type_id  )  [virtual]
 

Get the correct vtable.

Implements TAO_ServantBase.

const char * POA_ImplementationRepository::ServerObject::_interface_repository_id void   )  const [virtual]
 

Get this interface's repository id (TAO specific).

Implements TAO_ServantBase.

void POA_ImplementationRepository::ServerObject::_interface_skel TAO_ServerRequest req,
void *  servant,
void *servant_upcall  ACE_ENV_ARG_DECL
[static]
 

virtual CORBA::Boolean POA_ImplementationRepository::ServerObject::_is_a const char *logical_type_id  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [virtual]
 

Local implementation of the CORBA::Object::_is_a method.

Reimplemented from TAO_ServantBase.

void POA_ImplementationRepository::ServerObject::_is_a_skel TAO_ServerRequest req,
void *  servant,
void *servant_upcall  ACE_ENV_ARG_DECL
[static]
 

void POA_ImplementationRepository::ServerObject::_non_existent_skel TAO_ServerRequest req,
void *  servant,
void *servant_upcall  ACE_ENV_ARG_DECL
[static]
 

ImplementationRepository::ServerObject * POA_ImplementationRepository::ServerObject::_this ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   ) 
 

virtual void POA_ImplementationRepository::ServerObject::ping ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

void POA_ImplementationRepository::ServerObject::ping_skel TAO_ServerRequest _tao_req,
void *  _tao_servant,
void *_tao_servant_upcall  ACE_ENV_ARG_DECL
[static]
 

virtual void POA_ImplementationRepository::ServerObject::shutdown ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implemented in ServerObject_i.

void POA_ImplementationRepository::ServerObject::shutdown_skel TAO_ServerRequest _tao_req,
void *  _tao_servant,
void *_tao_servant_upcall  ACE_ENV_ARG_DECL
[static]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 15:44:13 2004 for TAO_PortableServer by  doxygen 1.3.9.1