Private Attributes |
std::map< std::string,
WPXProperty * > | m_map |
Constructor & Destructor Documentation
WPXMapImpl::WPXMapImpl |
( |
| ) |
|
|
inline |
WPXMapImpl::~WPXMapImpl |
( |
| ) |
|
WPXMapImpl::WPXMapImpl |
( |
const WPXMapImpl & |
other | ) |
|
|
private |
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
Member Data Documentation
std::map<std::string, WPXProperty *> WPXMapImpl::m_map |
|
mutableprivate |
The documentation for this class was generated from the following file: