librevenge::RVNGStringImpl Class Reference

Public Member Functions

 RVNGStringImpl ()
 
bool empty () const
 
int len () const
 
unsigned long size () const
 
void appendEscapedXML (const char *s, const unsigned long sz)
 

Public Attributes

std::string m_buf
 

Constructor & Destructor Documentation

librevenge::RVNGStringImpl::RVNGStringImpl ( )
inline

Member Function Documentation

void librevenge::RVNGStringImpl::appendEscapedXML ( const char *  s,
const unsigned long  sz 
)
bool librevenge::RVNGStringImpl::empty ( ) const
inline
int librevenge::RVNGStringImpl::len ( ) const
inline
unsigned long librevenge::RVNGStringImpl::size ( ) const
inline

Member Data Documentation


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

Generated for librevenge by doxygen 1.8.10