librevenge::RVNGPropertyListVectorImpl Class Reference

Public Member Functions

 RVNGPropertyListVectorImpl (const std::vector< RVNGPropertyList > &_vector)
 RVNGPropertyListVectorImpl ()
void append (const RVNGPropertyList &elem)
unsigned long count () const
bool empty () const
void clear ()
const RVNGPropertyListoperator[] (unsigned long index) const

Public Attributes

std::vector< RVNGPropertyListm_vector

Constructor & Destructor Documentation

◆ RVNGPropertyListVectorImpl() [1/2]

librevenge::RVNGPropertyListVectorImpl::RVNGPropertyListVectorImpl ( const std::vector< RVNGPropertyList > & _vector)
inline

◆ RVNGPropertyListVectorImpl() [2/2]

librevenge::RVNGPropertyListVectorImpl::RVNGPropertyListVectorImpl ( )
inline

Member Function Documentation

◆ append()

void librevenge::RVNGPropertyListVectorImpl::append ( const RVNGPropertyList & elem)
inline

◆ clear()

void librevenge::RVNGPropertyListVectorImpl::clear ( )
inline

◆ count()

unsigned long librevenge::RVNGPropertyListVectorImpl::count ( ) const
inline

◆ empty()

bool librevenge::RVNGPropertyListVectorImpl::empty ( ) const
inline

◆ operator[]()

const RVNGPropertyList & librevenge::RVNGPropertyListVectorImpl::operator[] ( unsigned long index) const
inline

Member Data Documentation

◆ m_vector


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

Generated for librevenge by doxygen 1.14.0