wxPGVIterator Class Reference

Abstract implementation of a simple iterator. Can only be used to iterate in forward order, and only through the entire container. Used to have functions dealing with all properties work with both wxPropertyGrid and wxPropertyGridManager. More...

#include <propgrid.h>

List of all members.

Public Member Functions

bool AtEnd () const
wxPGPropertyGetProperty () const
void Next ()
const wxPGVIteratoroperator= (const wxPGVIterator &it)
void UnRef ()
 wxPGVIterator (const wxPGVIterator &it)
 wxPGVIterator (wxPGVIteratorBase *obj)
 wxPGVIterator ()
 ~wxPGVIterator ()

Protected Attributes

wxPGVIteratorBasem_pIt

Detailed Description

Abstract implementation of a simple iterator. Can only be used to iterate in forward order, and only through the entire container. Used to have functions dealing with all properties work with both wxPropertyGrid and wxPropertyGridManager.

Definition at line 4212 of file propgrid.h.


Constructor & Destructor Documentation

wxPGVIterator::wxPGVIterator (  )  [inline]

Definition at line 4215 of file propgrid.h.

wxPGVIterator::wxPGVIterator ( wxPGVIteratorBase obj  )  [inline]

Definition at line 4216 of file propgrid.h.

wxPGVIterator::~wxPGVIterator (  )  [inline]

Definition at line 4217 of file propgrid.h.

wxPGVIterator::wxPGVIterator ( const wxPGVIterator it  )  [inline]

Definition at line 4219 of file propgrid.h.


Member Function Documentation

bool wxPGVIterator::AtEnd (  )  const [inline]

Definition at line 4234 of file propgrid.h.

wxPGProperty* wxPGVIterator::GetProperty (  )  const [inline]

Definition at line 4235 of file propgrid.h.

void wxPGVIterator::Next (  )  [inline]

Definition at line 4233 of file propgrid.h.

const wxPGVIterator& wxPGVIterator::operator= ( const wxPGVIterator it  )  [inline]

Definition at line 4225 of file propgrid.h.

void wxPGVIterator::UnRef (  )  [inline]

Definition at line 4218 of file propgrid.h.


Member Data Documentation

Definition at line 4237 of file propgrid.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 11:37:53 2013