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 4112 of file propgrid.h.


Constructor & Destructor Documentation

wxPGVIterator::wxPGVIterator (  )  [inline]

Definition at line 4115 of file propgrid.h.

wxPGVIterator::wxPGVIterator ( wxPGVIteratorBase obj  )  [inline]

Definition at line 4116 of file propgrid.h.

wxPGVIterator::~wxPGVIterator (  )  [inline]

Definition at line 4117 of file propgrid.h.

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

Definition at line 4119 of file propgrid.h.


Member Function Documentation

bool wxPGVIterator::AtEnd (  )  const [inline]

Definition at line 4134 of file propgrid.h.

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

Definition at line 4135 of file propgrid.h.

void wxPGVIterator::Next (  )  [inline]

Definition at line 4133 of file propgrid.h.

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

Definition at line 4125 of file propgrid.h.

void wxPGVIterator::UnRef (  )  [inline]

Definition at line 4118 of file propgrid.h.


Member Data Documentation

Definition at line 4137 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 09:34:07 2013