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

ImplementationRepository::ServerInformationIterator Interface Reference

The Server Information Iterator Interface. More...

#include <ImplRepoC.h>

Inheritance diagram for ImplementationRepository::ServerInformationIterator:

Inheritance graph
[legend]
Collaboration diagram for ImplementationRepository::ServerInformationIterator:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ServerInformationIterator_ptr _ptr_type
typedef ServerInformationIterator_var _var_type

Public Member Functions

boolean next_n (in unsigned long how_many, out ServerInformationList servers)
void destroy ()
 This operation destroys the iterator.
virtual CORBA::Boolean next_n (::CORBA::ULong how_many,::ImplementationRepository::ServerInformationList_out servers ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw ( CORBA::SystemException )
virtual void destroy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw ( CORBA::SystemException )
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)

Static Public Member Functions

ServerInformationIterator_ptr _duplicate (ServerInformationIterator_ptr obj)
ServerInformationIterator_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ServerInformationIterator_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ServerInformationIterator_ptr _nil (void)
void _tao_any_destructor (void *)

Protected Member Functions

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

Private Member Functions

 ServerInformationIterator (const ServerInformationIterator &)
void operator= (const ServerInformationIterator &)

Private Attributes

TAO::Collocation_Proxy_Brokerthe_TAO_ServerInformationIterator_Proxy_Broker_

Friends

class TAO::Narrow_Utils<ServerInformationIterator>

Detailed Description

The Server Information Iterator Interface.

Interface for iterating over servers returned with Administration::list ().


Member Typedef Documentation

typedef ServerInformationIterator_ptr ImplementationRepository::ServerInformationIterator::_ptr_type
 

Reimplemented from CORBA::Object.

typedef ServerInformationIterator_var ImplementationRepository::ServerInformationIterator::_var_type
 

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

ImplementationRepository::ServerInformationIterator::ServerInformationIterator void   )  [protected]
 

ACE_INLINE ImplementationRepository::ServerInformationIterator::ServerInformationIterator IOP::IOR ior,
TAO_ORB_Core orb_core = 0
[protected]
 

ACE_INLINE ImplementationRepository::ServerInformationIterator::ServerInformationIterator TAO_Stub objref,
CORBA::Boolean  _tao_collocated = 0,
TAO_Abstract_ServantBase servant = 0,
TAO_ORB_Core orb_core = 0
[protected]
 

ImplementationRepository::ServerInformationIterator::~ServerInformationIterator void   )  [protected, virtual]
 

ImplementationRepository::ServerInformationIterator::ServerInformationIterator const ServerInformationIterator  )  [private]
 


Member Function Documentation

ImplementationRepository::ServerInformationIterator_ptr ImplementationRepository::ServerInformationIterator::_duplicate ServerInformationIterator_ptr  obj  )  [static]
 

const char * ImplementationRepository::ServerInformationIterator::_interface_repository_id void   )  const [virtual]
 

Reimplemented from CORBA::Object.

virtual CORBA::Boolean ImplementationRepository::ServerInformationIterator::_is_a const char *type_id  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [virtual]
 

ServerInformationIterator_ptr ImplementationRepository::ServerInformationIterator::_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Reimplemented from CORBA::Object.

ServerInformationIterator_ptr ImplementationRepository::ServerInformationIterator::_nil void   )  [inline, static]
 

Reimplemented from CORBA::Object.

void ImplementationRepository::ServerInformationIterator::_tao_any_destructor void *   )  [static]
 

Reimplemented from CORBA::Object.

ServerInformationIterator_ptr ImplementationRepository::ServerInformationIterator::_unchecked_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

void ImplementationRepository::ServerInformationIterator::destroy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [virtual]
 

void ImplementationRepository::ServerInformationIterator::destroy  ) 
 

This operation destroys the iterator.

void ImplementationRepository::ServerInformationIterator::ImplementationRepository_ServerInformationIterator_setup_collocation void   )  [protected, virtual]
 

CORBA::Boolean ImplementationRepository::ServerInformationIterator::marshal TAO_OutputCDR cdr  )  [virtual]
 

Reimplemented from CORBA::Object.

CORBA::Boolean ImplementationRepository::ServerInformationIterator::next_n ::CORBA::ULong  how_many,
::ImplementationRepository::ServerInformationList_out servers  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException ) [virtual]
 

boolean ImplementationRepository::ServerInformationIterator::next_n in unsigned long  how_many,
out ServerInformationList  servers
 

This operation returns at most the requested number of servers. If how_many == 0, then returns all servers

void ImplementationRepository::ServerInformationIterator::operator= const ServerInformationIterator  )  [private]
 


Friends And Related Function Documentation

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


Member Data Documentation

TAO::Collocation_Proxy_Broker* ImplementationRepository::ServerInformationIterator::the_TAO_ServerInformationIterator_Proxy_Broker_ [private]
 


The documentation for this interface was generated from the following files:
Generated on Thu Feb 10 20:45:29 2005 for TAO_PortableServer by  doxygen 1.3.9.1