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

◆ RVNGStringImpl()

librevenge::RVNGStringImpl::RVNGStringImpl ( )
inline

Member Function Documentation

◆ appendEscapedXML()

void librevenge::RVNGStringImpl::appendEscapedXML ( const char *  s,
const unsigned long  sz 
)

◆ empty()

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

◆ len()

int librevenge::RVNGStringImpl::len ( ) const
inline

◆ size()

unsigned long librevenge::RVNGStringImpl::size ( ) const
inline

Member Data Documentation

◆ m_buf


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

Generated for librevenge by doxygen 1.8.18