#include <WPXString.h>
List of all members.
Constructor & Destructor Documentation
| WPXString::WPXString |
( |
const WPXString & |
stringBuf | ) |
|
| WPXString::WPXString |
( |
const WPXString & |
stringBuf, |
|
|
bool |
escapeXML |
|
) |
| |
| WPXString::WPXString |
( |
const char * |
str | ) |
|
| WPXString::~WPXString |
( |
| ) |
|
Member Function Documentation
| void WPXString::append |
( |
const WPXString & |
s | ) |
|
Referenced by WPXContentListener::_openSpan(), addBorderProps(), appendUCS4(), WP6ContentListener::displayNumberReferenceGroupOff(), WPXPercentProperty::getStr(), WPXInchProperty::getStr(), WP3ContentListener::insertPageNumber(), readCString(), readPascalString(), sprintf(), and WPXString().
| void WPXString::append |
( |
const char * |
s | ) |
|
| void WPXString::append |
( |
const char |
c | ) |
|
| void WPXString::clear |
( |
| ) |
|
Referenced by WP6ContentListener::_flushText(), WP5ContentListener::_flushText(), WP42ContentListener::_flushText(), WP3ContentListener::_flushText(), WP1ContentListener::_flushText(), WP6ContentListener::_handleListChange(), WP6ContentListener::displayNumberReferenceGroupOff(), WP6ContentListener::displayNumberReferenceGroupOn(), WP5ContentListener::insertNote(), WP3ContentListener::insertNote(), WP6ContentListener::noteOff(), and sprintf().
| const char * WPXString::cstr |
( |
| ) |
const |
| int WPXString::len |
( |
| ) |
const |
| bool WPXString::operator== |
( |
const char * |
str | ) |
|
| bool WPXString::operator== |
( |
const WPXString & |
str | ) |
|
| void WPXString::sprintf |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
Member Data Documentation
Referenced by append(), clear(), cstr(), WPXString::Iter::last(), WPXString::Iter::next(), WPXString::Iter::operator()(), operator=(), operator==(), WPXString(), WPXString::Iter::~Iter(), and ~WPXString().
The documentation for this class was generated from the following files: