Public Member Functions | Private Attributes

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

Referenced by operator=(), and WPGString().


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

Generated on Thu Dec 2 2010 13:15:20 for libwpg by doxygen 1.7.2