FX::FXACLIterator Class Reference
[Writing secure code]

#include <FXACL.h>

List of all members.


Detailed Description

Allows indexing of an ACL.

See also:
FX::FXACL

Public Member Functions

 FXACLIterator (const FXACL &acl, bool end=false)
 FXACLIterator (const FXACLIterator &o)
FXACLIteratoroperator= (const FXACLIterator &o)
bool operator== (const FXACLIterator &o) const
bool operator!= (const FXACLIterator &o) const
bool atEnd () const
const FXACL::Entryoperator* () const
const FXACL::Entryoperator-> () const
FXACLIteratoroperator++ ()
FXACLIteratoroperator+= (FXuint i)
FXACLIteratoroperator-- ()
FXACLIteratoroperator-= (FXuint i)

Friends

class FXACL

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

(C) 2002-2008 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Jun 13 21:56:48 2008 for TnFOX by doxygen v1.5.6