WPXPropertyListVectorImpl Class Reference

Public Member Functions

 WPXPropertyListVectorImpl (const std::vector< WPXPropertyList > &_vector)
 
 WPXPropertyListVectorImpl ()
 
void append (const WPXPropertyList &elem)
 
unsigned long count () const
 
const WPXPropertyListoperator[] (unsigned long index) const
 

Public Attributes

std::vector< WPXPropertyListm_vector
 

Friends

class WPXPropertyListVector
 

Constructor & Destructor Documentation

WPXPropertyListVectorImpl::WPXPropertyListVectorImpl ( const std::vector< WPXPropertyList > &  _vector)
inline
WPXPropertyListVectorImpl::WPXPropertyListVectorImpl ( )
inline

Member Function Documentation

void WPXPropertyListVectorImpl::append ( const WPXPropertyList elem)
inline
unsigned long WPXPropertyListVectorImpl::count ( ) const
inline
const WPXPropertyList& WPXPropertyListVectorImpl::operator[] ( unsigned long  index) const
inline

Friends And Related Function Documentation

friend class WPXPropertyListVector
friend

Member Data Documentation

std::vector<WPXPropertyList> WPXPropertyListVectorImpl::m_vector

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

Generated for libwpd by doxygen 1.8.3