class ConstCastIteratorOver


Definition#include <sysadm/CollectionOf.h>
Template formConstCastIteratorOver<template class derivedType, class baseType>
InheritsBaseIterator <baseType>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 ConstCastIteratorOver ( const CollectionOf<baseType>* collectionAlias )

ConstCastIteratorOver ()

derivedType*  getFirst ()

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

derivedType*  getLast ()

derivedType*  getNext ()

derivedType*  getPrev ()

void  reset ()

alternate iteration syntax:

void  resetToEnd ()


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