VMime
text Member List

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

appendWord(shared_ptr< word > w)text
clone() const textvirtual
component()component
copyFrom(const component &other)textvirtual
createFromString(const string &in, const charset &ch)text
decodeAndUnfold(const string &in)textstatic
decodeAndUnfold(const parsingContext &ctx, const string &in)textstatic
decodeAndUnfold(const string &in, text *generateInExisting)textstatic
decodeAndUnfold(const parsingContext &ctx, const string &in, text *generateInExisting)textstatic
encodeAndFold(const generationContext &ctx, utility::outputStream &os, const size_t firstLineOffset, size_t *lastLineLength, const int flags) const text
EncodeAndFoldFlags enum nametext
fixBrokenWords(std::vector< shared_ptr< word > > &words)textprotectedstatic
FORCE_ENCODING enum valuetext
FORCE_NO_ENCODING enum valuetext
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 textprotectedvirtual
getChildComponents()textvirtual
getConvertedText(const charset &dest, const charsetConverterOptions &opts=charsetConverterOptions()) const text
getGeneratedSize(const generationContext &ctx)headerFieldValuevirtual
getParsedLength() const component
getParsedOffset() const component
getWholeBuffer() const text
getWordAt(const size_t pos)text
getWordAt(const size_t pos) const text
getWordCount() const text
getWordList() const text
getWordList()text
insertWordAfter(const size_t pos, shared_ptr< word > w)text
insertWordBefore(const size_t pos, shared_ptr< word > w)text
isEmpty() const text
newFromString(const string &in, const charset &ch)textstatic
NO_NEW_LINE_SEQUENCE enum valuetext
object()objectprotected
object(const object &)objectprotected
operator!=(const text &t) const text
operator=(const component &other)text
operator=(const text &other)text
vmime::headerFieldValue::operator=(const object &)objectprotected
operator==(const text &t) const text
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)textprotectedvirtual
vmime::headerFieldValue::parseImpl(const parsingContext &ctx, shared_ptr< utility::parserInputStreamAdapter > parser, const size_t position, const size_t end, size_t *newPosition=NULL)componentprotectedvirtual
QUOTE_IF_NEEDED enum valuetext
QUOTE_IF_POSSIBLE enum valuetext
removeAllWords()text
removeWord(const size_t pos)text
setParsedBounds(const size_t start, const size_t end)componentprotected
text()text
text(const text &t)text
text(const string &t, const charset &ch)text
text(const string &t)textexplicit
text(const word &w)textexplicit
~component()componentvirtual
~object()objectprotectedvirtual
~text()text