|
VMime
|
#include <relay.hpp>


Protected Member Functions | |
| void | parseImpl (const parsingContext &ctx, const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL) |
| void | generateImpl (const generationContext &ctx, utility::outputStream &os, const size_t curLinePos=0, size_t *newLinePos=NULL) const |
Protected Member Functions inherited from component | |
| void | setParsedBounds (const size_t start, const size_t end) |
| virtual void | parseImpl (const parsingContext &ctx, shared_ptr< utility::parserInputStreamAdapter > parser, const size_t position, const size_t end, size_t *newPosition=NULL) |
Protected Member Functions inherited from object | |
| object () | |
| object (const object &) | |
| object & | operator= (const object &) |
| virtual | ~object () |
Trace information about a relay (basic type).
| relay | ( | ) |
References relay::copyFrom(), and vmime::dynamicCast().
|
virtual |
Clone this component.
Implements component.
References vmime::dynamicCast().
Replace data in this component by data in other component.
Both components must be of the same type.
| std::bad_cast_exception | if the components are not of the same (dynamic) type |
| other | other component to copy data from |
Implements component.
References vmime::dynamicCast().
Referenced by relay::operator=(), and relay::relay().
|
protectedvirtual |
Implements component.
References vmime::count(), vmime::dynamicCast(), text::encodeAndFold(), text::FORCE_NO_ENCODING, and component::generate().
|
virtual |
Return the list of children of this component.
Implements component.
| std::vector< string > & getWithList | ( | ) |
References relay::copyFrom().
|
protectedvirtual |
Reimplemented from component.
References vmime::dynamicCast(), vmime::end(), stringUtils::isStringEqualNoCase(), component::parse(), and component::setParsedBounds().
References vmime::dynamicCast().
References vmime::dynamicCast().
References vmime::dynamicCast().
References vmime::dynamicCast().
References vmime::dynamicCast().
References vmime::dynamicCast().