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

bool libwpg::WPGString::empty (  )  const

const char * libwpg::WPGString::cstr (  )  const

long libwpg::WPGString::length (  )  const

void libwpg::WPGString::append ( const char  c  ) 

libwpg::WPGString & libwpg::WPGString::operator= ( const WPGString str  ) 

libwpg::WPGString & libwpg::WPGString::operator= ( const char *  str  ) 


Member Data Documentation


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

Generated on Sun Aug 17 10:41:07 2008 for libwpg by doxygen 1.5.6