Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | Friends

ImplementationRepository::AsyncStartupWaiter Class Reference

#include <AsyncStartupWaiterC.h>

Inheritance diagram for ImplementationRepository::AsyncStartupWaiter:
Inheritance graph
[legend]

List of all members.

Public Types

typedef AsyncStartupWaiter_ptr _ptr_type
typedef AsyncStartupWaiter_var _var_type
typedef AsyncStartupWaiter_out _out_type

Public Member Functions

virtual
::ImplementationRepository::StartupInfo
wait_for_startup (const char *name)
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static AsyncStartupWaiter_ptr _duplicate (AsyncStartupWaiter_ptr obj)
static void _tao_release (AsyncStartupWaiter_ptr obj)
static AsyncStartupWaiter_ptr _narrow (::CORBA::Object_ptr obj)
static AsyncStartupWaiter_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static AsyncStartupWaiter_ptr _nil (void)
static void _tao_any_destructor (void *)

Protected Member Functions

 AsyncStartupWaiter (void)
virtual void ImplementationRepository_AsyncStartupWaiter_setup_collocation (void)
 AsyncStartupWaiter (::IOP::IOR *ior, TAO_ORB_Core *orb_core)
 AsyncStartupWaiter (TAO_Stub *objref,::CORBA::Boolean _tao_collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)
virtual ~AsyncStartupWaiter (void)

Private Member Functions

 AsyncStartupWaiter (const AsyncStartupWaiter &)
void operator= (const AsyncStartupWaiter &)

Private Attributes

TAO::Collocation_Proxy_Broker * the_TAO_AsyncStartupWaiter_Proxy_Broker_

Friends

class TAO::Narrow_Utils< AsyncStartupWaiter >

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

ImplementationRepository::AsyncStartupWaiter::AsyncStartupWaiter ( void   )  [protected]
ImplementationRepository::AsyncStartupWaiter::AsyncStartupWaiter ( ::IOP::IOR ior,
TAO_ORB_Core orb_core 
) [protected]
ImplementationRepository::AsyncStartupWaiter::AsyncStartupWaiter ( TAO_Stub objref,
::CORBA::Boolean  _tao_collocated = false,
TAO_Abstract_ServantBase servant = 0,
TAO_ORB_Core oc = 0 
) [protected]

Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.7 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html

ImplementationRepository::AsyncStartupWaiter::~AsyncStartupWaiter ( void   )  [protected, virtual]
ImplementationRepository::AsyncStartupWaiter::AsyncStartupWaiter ( const AsyncStartupWaiter  )  [private]

Member Function Documentation

ImplementationRepository::AsyncStartupWaiter_ptr ImplementationRepository::AsyncStartupWaiter::_duplicate ( AsyncStartupWaiter_ptr  obj  )  [static]
const char * ImplementationRepository::AsyncStartupWaiter::_interface_repository_id ( void   )  const [virtual]

Reimplemented from CORBA::Object.

CORBA::Boolean ImplementationRepository::AsyncStartupWaiter::_is_a ( const char *  type_id  )  [virtual]

Reimplemented from CORBA::Object.

ImplementationRepository::AsyncStartupWaiter_ptr ImplementationRepository::AsyncStartupWaiter::_narrow ( ::CORBA::Object_ptr  obj  )  [static]
static AsyncStartupWaiter_ptr ImplementationRepository::AsyncStartupWaiter::_nil ( void   )  [inline, static]

Reimplemented from CORBA::Object.

void ImplementationRepository::AsyncStartupWaiter::_tao_any_destructor ( void *  _tao_void_pointer  )  [static]

Reimplemented from CORBA::Object.

void ImplementationRepository::AsyncStartupWaiter::_tao_release ( AsyncStartupWaiter_ptr  obj  )  [static]
ImplementationRepository::AsyncStartupWaiter_ptr ImplementationRepository::AsyncStartupWaiter::_unchecked_narrow ( ::CORBA::Object_ptr  obj  )  [static]
void ImplementationRepository::AsyncStartupWaiter::ImplementationRepository_AsyncStartupWaiter_setup_collocation ( void   )  [protected, virtual]
CORBA::Boolean ImplementationRepository::AsyncStartupWaiter::marshal ( TAO_OutputCDR cdr  )  [virtual]

Reimplemented from CORBA::Object.

void ImplementationRepository::AsyncStartupWaiter::operator= ( const AsyncStartupWaiter  )  [private]
ImplementationRepository::StartupInfo * ImplementationRepository::AsyncStartupWaiter::wait_for_startup ( const char *  name  ) 

Friends And Related Function Documentation

friend class TAO::Narrow_Utils< AsyncStartupWaiter > [friend]

Member Data Documentation


The documentation for this class was generated from the following files: