WPXMapImpl Class Reference

List of all members.

Public Member Functions

 WPXMapImpl ()
 ~WPXMapImpl ()
void insert (const char *name, WPXProperty *property)
const WPXPropertyoperator[] (const char *name) const
void remove (const char *name)
void clear ()

Private Attributes

std::map< std::string,
WPXProperty * > 
m_map

Friends

class WPXMapIterImpl


Constructor & Destructor Documentation

WPXMapImpl::WPXMapImpl (  )  [inline]

WPXMapImpl::~WPXMapImpl (  ) 


Member Function Documentation

void WPXMapImpl::clear (  ) 

Referenced by WPXPropertyList::clear().

void WPXMapImpl::insert ( const char *  name,
WPXProperty property 
)

Referenced by WPXPropertyList::insert().

const WPXProperty * WPXMapImpl::operator[] ( const char *  name  )  const

void WPXMapImpl::remove ( const char *  name  ) 

Referenced by WPXPropertyList::remove().


Friends And Related Function Documentation

friend class WPXMapIterImpl [friend]


Member Data Documentation

std::map<std::string, WPXProperty *> WPXMapImpl::m_map [mutable, private]


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

Generated on Thu Apr 9 10:44:10 2009 for libwpd by doxygen 1.5.8