class ConstDictionaryOfIterator

DictionaryOf is not a CollectionOf. More...

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

Public Methods

Protected Methods


Detailed Description

DictionaryOf is not a CollectionOf. (Though it is, of course a collection) To support a dictionary as a collection requires us to provide a host of methods, which will generally never be called. If you think you need disctionary to derive from collection (which it would, logically), think some more, then come talk to me (larrylf)

Otherwise, Dictionary basically follows the rules of a collection, though while it doesn't own its elements, it does own its keys.

inline  ConstDictionaryOfIterator (const DictionaryOf<Type> * dict)

inline ~ ConstDictionaryOfIterator (void)

inline void  reset (void)

inline Type *  operator() (void)

inline const Hashable *  key (void)

inline DictionaryOfTemplIterator *  getImpl ()

[protected]


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