addressList Member List
This is the complete list of members for
addressList, including all inherited members.
| addressList() | addressList | |
| addressList(const addressList &addrList) | addressList | |
| appendAddress(ref< address > addr) | addressList | |
| clone() const | addressList | [virtual] |
| component() | component | |
| copyFrom(const component &other) | addressList | [virtual] |
| generate(utility::outputStream &os, const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0, string::size_type *newLinePos=NULL) const | addressList | [virtual] |
| vmime::headerFieldValue::generate(const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0) const | component | |
| getAddressAt(const int pos) | addressList | |
| getAddressAt(const int pos) const | addressList | |
| getAddressCount() const | addressList | |
| getAddressList() const | addressList | |
| getAddressList() | addressList | |
| getChildComponents() const | addressList | [virtual] |
| vmime::headerFieldValue::getChildComponents() | component | |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| insertAddressAfter(ref< address > afterAddress, ref< address > addr) | addressList | |
| insertAddressAfter(const int pos, ref< address > addr) | addressList | |
| insertAddressBefore(ref< address > beforeAddress, ref< address > addr) | addressList | |
| insertAddressBefore(const int pos, ref< address > addr) | addressList | |
| isEmpty() const | addressList | |
| object() | object | [protected] |
| object(const object &) | object | [protected] |
| operator=(const addressList &other) | addressList | |
| operator=(const mailboxList &other) | addressList | |
| vmime::headerFieldValue::operator=(const object &) | object | [protected] |
| parse(const string &buffer, const string::size_type position, const string::size_type end, string::size_type *newPosition=NULL) | addressList | [virtual] |
| vmime::headerFieldValue::parse(const string &buffer) | component | |
| removeAddress(ref< address > addr) | addressList | |
| removeAddress(const int pos) | addressList | |
| removeAllAddresses() | addressList | |
| setParsedBounds(const string::size_type start, const string::size_type end) | component | [protected] |
| toMailboxList() const | addressList | |
| ~addressList() | addressList | |
| ~component() | component | [virtual] |
| ~object() | object | [protected, virtual] |