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

ImR_Iterator Class Reference

The Iterator for servers in the ImR. More...

#include <Iterator.h>

Inheritance diagram for ImR_Iterator:

Inheritance graph
[legend]
Collaboration diagram for ImR_Iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ImR_Iterator (CORBA::ULong n, Locator_Repository &repo, PortableServer::POA_ptr poa)
virtual CORBA::Boolean next_n (CORBA::ULong how_many, ImplementationRepository::ServerInformationList_out server_list ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException)
virtual void destroy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException)

Private Attributes

Locator_Repositoryrepo_
CORBA::ULong count_
PortableServer::POA_ptr poa_

Detailed Description

The Iterator for servers in the ImR.


Constructor & Destructor Documentation

ImR_Iterator::ImR_Iterator CORBA::ULong  n,
Locator_Repository repo,
PortableServer::POA_ptr  poa
 


Member Function Documentation

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

Implements POA_ImplementationRepository::ServerInformationIterator.

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

Returns the next list of up to <how_many> servers. If empty, will return false.


Member Data Documentation

CORBA::ULong ImR_Iterator::count_ [private]
 

PortableServer::POA_ptr ImR_Iterator::poa_ [private]
 

Locator_Repository& ImR_Iterator::repo_ [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 16:13:27 2004 for TAO_Implementation_Repository by  doxygen 1.3.9.1