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

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

Member Function Documentation

void librevenge::RVNGPropertyListVectorImpl::append ( const RVNGPropertyList elem)
inline
void librevenge::RVNGPropertyListVectorImpl::clear ( )
inline
unsigned long librevenge::RVNGPropertyListVectorImpl::count ( ) const
inline
bool librevenge::RVNGPropertyListVectorImpl::empty ( ) const
inline
const RVNGPropertyList& librevenge::RVNGPropertyListVectorImpl::operator[] ( unsigned long  index) const
inline

Member Data Documentation


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

Generated for librevenge by doxygen 1.8.10