address Member List
This is the complete list of members for
address, including all inherited members.
| address() | address | [protected] |
| clone() const =0 | address | [pure virtual] |
| component() | component | |
| copyFrom(const component &other)=0 | component | [pure virtual] |
| generate(const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0) const | component | |
| generate(utility::outputStream &os, const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0, string::size_type *newLinePos=NULL) const =0 | component | [pure virtual] |
| getChildComponents() | component | |
| getChildComponents() const =0 | component | [pure virtual] |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| isEmpty() const =0 | address | [pure virtual] |
| isGroup() const =0 | address | [pure virtual] |
| object() | object | [protected] |
| object(const object &) | object | [protected] |
| operator=(const object &) | object | [protected] |
| parse(const string &buffer) | component | |
| parse(const string &buffer, const string::size_type position, const string::size_type end, string::size_type *newPosition=NULL)=0 | component | [pure virtual] |
| parseNext(const string &buffer, const string::size_type position, const string::size_type end, string::size_type *newPosition) | address | [protected, static] |
| setParsedBounds(const string::size_type start, const string::size_type end) | component | [protected] |
| ~component() | component | [virtual] |
| ~object() | object | [protected, virtual] |