wxPGAttributeStorage Class Reference

#include <propgrid.h>

List of all members.


Detailed Description

wxPGAttributeStorage is somewhat optimized storage for key=variant pairs (ie.

a map).

Public Types

typedef
wxPGHashMapS2P::const_iterator 
const_iterator

Public Member Functions

wxVariant FindValue (const wxString &name) const
unsigned int GetCount () const
bool GetNext (const_iterator &it, wxVariant &variant) const
void Set (const wxString &name, const wxVariant &value)
const_iterator StartIteration () const

Protected Attributes

wxPGHashMapS2P m_map


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

Generated on Sun Nov 2 12:30:02 2008 for wxPropertyGrid by  doxygen 1.5.5