#include <WPXPropertyList.h>
Inheritance diagram for WPXMapImpl:
Public Member Functions | |
virtual | ~WPXMapImpl () |
virtual void | insert (const char *name, WPXProperty *property)=0 |
virtual const WPXProperty * | operator[] (const char *name) const =0 |
virtual void | remove (const char *name)=0 |
virtual void | clear ()=0 |
Friends | |
class | WPXMapIterImpl |
|
|
|
Implemented in WPXStdMapImpl. |
|
Implemented in WPXStdMapImpl. |
|
Implemented in WPXStdMapImpl. |
|
Implemented in WPXStdMapImpl. |
|
|