Public Member Functions | |
| WPXPropertyListVectorImpl (const std::vector< WPXPropertyList > &_vector) | |
| WPXPropertyListVectorImpl () | |
| void | append (const WPXPropertyList &elem) |
| unsigned long | count () const |
| const WPXPropertyList & | operator[] (unsigned long index) const |
Public Attributes | |
| std::vector< WPXPropertyList > | m_vector |
Friends | |
| class | WPXPropertyListVector |
|
inline |
|
inline |
|
inline |
Referenced by WPXPropertyListVector::append().
|
inline |
Referenced by WPXPropertyListVector::count().
|
inline |
|
friend |
| std::vector<WPXPropertyList> WPXPropertyListVectorImpl::m_vector |
Referenced by append(), count(), WPXPropertyListVector::operator=(), and operator[]().