Main Page | Namespace List | Class Hierarchy | Class List | Directories | 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

Friends

class Box


Detailed Description

an iterator over the box's children


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

Generated Tue Apr 12 22:48:53 2005.
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.