MG Library

Library of Michael Galloy

Directory: collection/

.pro files

mgabstractiterator__define.pro

Define member variables.

mgabstractlist__define.pro

Abstract class to define a list interface.

mgarraylist__define.pro

An MGArrayList implements the same interface as IDL_Container, but can contain any IDL type.

mgarraylistiterator__define.pro

This class provides a nice way to iterate through all the elements of an ArrayList.