Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

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  ) 
 

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

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

void WPXMapImpl::remove const char *  name  ) 
 


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 Sat Aug 20 05:20:58 2022 for libwpd by doxygen 1.3.5