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

WPGStringPrivate* libwpg::WPGString::d [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Jan 4 18:43:38 2009 for libwpg by doxygen 1.4.6