VMime
path Member List

This is the complete list of members for path, including all inherited members.

clone() const pathvirtual
component()component
copyFrom(const component &other)pathvirtual
generate(const size_t maxLineLength=lineLengthLimits::infinite, const size_t curLinePos=0) const componentvirtual
generate(utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) const componentvirtual
generate(const generationContext &ctx, utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) const componentvirtual
generateImpl(const generationContext &ctx, utility::outputStream &os, const size_t curLinePos=0, size_t *newLinePos=NULL) const pathprotectedvirtual
getChildComponents()pathvirtual
getDomain() const path
getGeneratedSize(const generationContext &ctx)headerFieldValuevirtual
getLocalPart() const path
getParsedLength() const component
getParsedOffset() const component
m_domainpathprotected
m_localPartpathprotected
object()objectprotected
object(const object &)objectprotected
operator!=(const path &p) const path
operator=(const path &other)path
vmime::headerFieldValue::operator=(const object &)objectprotected
operator==(const path &p) const path
parse(const string &buffer)component
parse(const parsingContext &ctx, const string &buffer)component
parse(shared_ptr< utility::inputStream > inputStream, const size_t length)component
parse(const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL)component
parse(const parsingContext &ctx, const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL)component
parse(shared_ptr< utility::inputStream > inputStream, const size_t position, const size_t end, size_t *newPosition=NULL)component
parse(const parsingContext &ctx, shared_ptr< utility::inputStream > inputStream, const size_t position, const size_t end, size_t *newPosition=NULL)component
parseImpl(const parsingContext &ctx, const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL)pathprotectedvirtual
vmime::headerFieldValue::parseImpl(const parsingContext &ctx, shared_ptr< utility::parserInputStreamAdapter > parser, const size_t position, const size_t end, size_t *newPosition=NULL)componentprotectedvirtual
path()path
path(const string &localPart, const string &domain)path
path(const path &p)path
setDomain(const string &domain)path
setLocalPart(const string &localPart)path
setParsedBounds(const size_t start, const size_t end)componentprotected
~component()componentvirtual
~object()objectprotectedvirtual