class IteratorOver


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

Public Methods


Detailed Description

inline  IteratorOver ( CollectionOf<Type>* collectionAlias )

inline Type*  remove ()

Use this to remove the current value from the collection being iterated without disturbing the iteration

inline void  insertAfter ( Type* element )

These are used to add to the collection without disturbing the iteration and will insert either before or after the current value

inline void  insertBefore ( Type* element )


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