TAO_Implementation_Repository  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
ImR_Iterator Class Reference

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

#include <Iterator.h>

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)
virtual void destroy (void)

Private Attributes

Locator_Repositoryrepo_
CORBA::ULong count_
PortableServer::POA_ptr poa_

Detailed Description

The Iterator for servers in the ImR.


Constructor & Destructor Documentation


Member Function Documentation

void ImR_Iterator::destroy ( void  )
virtual
CORBA::Boolean ImR_Iterator::next_n ( CORBA::ULong  how_many,
ImplementationRepository::ServerInformationList_out  server_list 
)
virtual

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


Member Data Documentation


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