wxPGAttributeStorage Class Reference

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

#include <propgrid.h>

List of all members.

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

Detailed Description

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

a map).


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator
Generated on Sun Aug 22 12:42:14 2010 for wxPropertyGrid by  doxygen 1.6.3