wxPGAttributeStorage Class Reference

wxPGAttributeStorage is somewhat optimized storage for key=variant pairs (ie. a map). 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
 wxPGAttributeStorage ()
 ~wxPGAttributeStorage ()

Protected Attributes

wxPGHashMapS2P m_map

Detailed Description

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

Definition at line 1890 of file propgrid.h.


Member Typedef Documentation

typedef wxPGHashMapS2P::const_iterator wxPGAttributeStorage::const_iterator

Definition at line 1913 of file propgrid.h.


Constructor & Destructor Documentation

wxPGAttributeStorage::wxPGAttributeStorage (  ) 
wxPGAttributeStorage::~wxPGAttributeStorage (  ) 

Member Function Documentation

wxVariant wxPGAttributeStorage::FindValue ( const wxString &  name  )  const [inline]

Definition at line 1901 of file propgrid.h.

unsigned int wxPGAttributeStorage::GetCount (  )  const [inline]

Definition at line 1897 of file propgrid.h.

bool wxPGAttributeStorage::GetNext ( const_iterator it,
wxVariant &  variant 
) const [inline]

Definition at line 1918 of file propgrid.h.

void wxPGAttributeStorage::Set ( const wxString &  name,
const wxVariant &  value 
)
const_iterator wxPGAttributeStorage::StartIteration (  )  const [inline]

Definition at line 1914 of file propgrid.h.


Member Data Documentation

wxPGHashMapS2P wxPGAttributeStorage::m_map [protected]

Definition at line 1932 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:06 2013