libwpg::WPGString Class Reference

#include <WPGString.h>

List of all members.

Public Member Functions

 WPGString ()
 WPGString (const char *str)
 WPGString (const WPGString &str)
 ~WPGString ()
bool empty () const
const char * cstr () const
long length () const
void append (const char c)
WPGStringoperator= (const WPGString &str)
WPGStringoperator= (const char *str)

Private Attributes

WPGStringPrivated

Constructor & Destructor Documentation

libwpg::WPGString::WPGString (  ) 
libwpg::WPGString::WPGString ( const char *  str  ) 
libwpg::WPGString::WPGString ( const WPGString str  ) 
libwpg::WPGString::~WPGString (  ) 

Member Function Documentation

void libwpg::WPGString::append ( const char  c  ) 
const char * libwpg::WPGString::cstr (  )  const
bool libwpg::WPGString::empty (  )  const
long libwpg::WPGString::length (  )  const
libwpg::WPGString & libwpg::WPGString::operator= ( const char *  str  ) 
libwpg::WPGString & libwpg::WPGString::operator= ( const WPGString str  ) 

Member Data Documentation


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

Generated on Wed Jun 30 01:48:29 2010 for libwpg by doxygen 1.6.3