Public Member Functions | |
| WPXPropertyListVectorImpl (const std::vector< WPXPropertyList > &_vector) | |
| WPXPropertyListVectorImpl () | |
| void | append (const WPXPropertyList &elem) |
| size_t | count () const |
Public Attributes | |
| std::vector< WPXPropertyList > | m_vector |
Friends | |
| class | WPXPropertyListVector |
| WPXPropertyListVectorImpl::WPXPropertyListVectorImpl | ( | const std::vector< WPXPropertyList > & | _vector | ) | [inline] |
| WPXPropertyListVectorImpl::WPXPropertyListVectorImpl | ( | ) | [inline] |
| void WPXPropertyListVectorImpl::append | ( | const WPXPropertyList & | elem | ) | [inline] |
| size_t WPXPropertyListVectorImpl::count | ( | ) | const [inline] |
friend class WPXPropertyListVector [friend] |
| std::vector<WPXPropertyList> WPXPropertyListVectorImpl::m_vector |