Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

wftk::Box::iterator Class Reference

an iterator over the box's children More...

#include <box.h>

List of all members.

Public Member Functions

iteratoroperator++ ()
 increment

iterator operator++ (int)
 increment

iteratoroperator-- ()
 decrement

iterator operator-- (int)
 decrement

 operator ScreenArea * ()
 dereference

 operator ScreenArea * () const
 dereference

ScreenAreaoperator * () const
 dereference

ScreenAreaoperator-> () const
 dereference


Detailed Description

an iterator over the box's children


The documentation for this class was generated from the following file:

Generated Fri Mar 5 08:11:01 2004.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.