class ConstIteratorOver


Definition#include <sysadm/CollectionOf.h>
Template formConstIteratorOver<template class Type>
InheritsBaseIterator <Type>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

inline  ConstIteratorOver ( const CollectionOf<Type>* collectionAlias )

inline ~ ConstIteratorOver ()

inline Type*  getFirst ()

one option for an iteration syntax (simple): NULL is returned when end (or beginning) is reached

inline Type*  getLast ()

inline Type*  getNext ()

inline Type*  getPrev ()

inline void  reset ()

alternate iteration syntax:

inline void  resetToEnd ()

inline Type*  operator() ( int skipBy )

NULL is returned when end (or beginning) is reached

inline Type*  operator() ()


Generated by: rusty@irem on Mon Sep 18 18:07:52 2000, using kdoc 2.0a36.