Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | Related Pages

Member_Iterator Class Reference

An iterator over the members of an ARC file. More...

#include <libarc.h>

List of all members.

Public Member Functions

void Destroy ()
 Destroy the current iterator.

virtual const ARC_MemberNext ()=0
 Return the next element in the ARC file.


Detailed Description

An iterator over the members of an ARC file.

The iterator is returned by libarc::ARC_File::GetMemberIterator.


Member Function Documentation

void Destroy  ) 
 

Destroy the current iterator.

virtual const ARC_Member* Next  )  [pure virtual]
 

Return the next element in the ARC file.


Generated on Tue Jun 8 21:30:14 2004 by doxygen SourceForge.net Logo