TAO_Implementation_Repository 4.0.3
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
ImR_AsyncIterator Class Reference

#include <Iterator.h>

Inheritance diagram for ImR_AsyncIterator:
Inheritance graph
[legend]
Collaboration diagram for ImR_AsyncIterator:
Collaboration graph
[legend]

Public Member Functions

 ImR_AsyncIterator (CORBA::ULong start, AsyncListManager *lister)
 
virtual void next_n (ImplementationRepository::AMH_ServerInformationIteratorResponseHandler_ptr _tao_rh, CORBA::ULong how_many)
 
virtual void destroy (ImplementationRepository::AMH_ServerInformationIteratorResponseHandler_ptr _tao_rh)
 

Private Attributes

CORBA::ULong count_
 
AsyncListManager_ptr lister_
 

Constructor & Destructor Documentation

◆ ImR_AsyncIterator()

ImR_AsyncIterator::ImR_AsyncIterator ( CORBA::ULong start,
AsyncListManager * lister )

Member Function Documentation

◆ destroy()

void ImR_AsyncIterator::destroy ( ImplementationRepository::AMH_ServerInformationIteratorResponseHandler_ptr _tao_rh)
virtual

◆ next_n()

void ImR_AsyncIterator::next_n ( ImplementationRepository::AMH_ServerInformationIteratorResponseHandler_ptr _tao_rh,
CORBA::ULong how_many )
virtual

Member Data Documentation

◆ count_

CORBA::ULong ImR_AsyncIterator::count_
private

◆ lister_

AsyncListManager_ptr ImR_AsyncIterator::lister_
private

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