Public Member Functions | |
WPXMapImpl () | |
~WPXMapImpl () | |
void | insert (const char *name, WPXProperty *property) |
const WPXProperty * | operator[] (const char *name) const |
void | remove (const char *name) |
void | clear () |
Private Attributes | |
std::map< std::string, WPXProperty * > | m_map |
Friends | |
class | WPXMapIterImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|