|
VMime
|
This is the complete list of members for text, including all inherited members.
| appendWord(shared_ptr< word > w) | text | |
| clone() const | text | virtual |
| component() | component | |
| copyFrom(const component &other) | text | virtual |
| createFromString(const string &in, const charset &ch) | text | |
| decodeAndUnfold(const string &in) | text | static |
| decodeAndUnfold(const parsingContext &ctx, const string &in) | text | static |
| decodeAndUnfold(const string &in, text *generateInExisting) | text | static |
| decodeAndUnfold(const parsingContext &ctx, const string &in, text *generateInExisting) | text | static |
| encodeAndFold(const generationContext &ctx, utility::outputStream &os, const size_t firstLineOffset, size_t *lastLineLength, const int flags) const | text | |
| EncodeAndFoldFlags enum name | text | |
| fixBrokenWords(std::vector< shared_ptr< word > > &words) | text | protectedstatic |
| FORCE_ENCODING enum value | text | |
| FORCE_NO_ENCODING enum value | text | |
| generate(const size_t maxLineLength=lineLengthLimits::infinite, const size_t curLinePos=0) const | component | virtual |
| generate(utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) const | component | virtual |
| generate(const generationContext &ctx, utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) const | component | virtual |
| generateImpl(const generationContext &ctx, utility::outputStream &os, const size_t curLinePos=0, size_t *newLinePos=NULL) const | text | protectedvirtual |
| getChildComponents() | text | virtual |
| getConvertedText(const charset &dest, const charsetConverterOptions &opts=charsetConverterOptions()) const | text | |
| getGeneratedSize(const generationContext &ctx) | headerFieldValue | virtual |
| 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) | text | static |
| NO_NEW_LINE_SEQUENCE enum value | text | |
| object() | object | protected |
| object(const object &) | object | protected |
| operator!=(const text &t) const | text | |
| operator=(const component &other) | text | |
| operator=(const text &other) | text | |
| vmime::headerFieldValue::operator=(const object &) | object | protected |
| 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) | text | protectedvirtual |
| vmime::headerFieldValue::parseImpl(const parsingContext &ctx, shared_ptr< utility::parserInputStreamAdapter > parser, const size_t position, const size_t end, size_t *newPosition=NULL) | component | protectedvirtual |
| QUOTE_IF_NEEDED enum value | text | |
| QUOTE_IF_POSSIBLE enum value | text | |
| removeAllWords() | text | |
| removeWord(const size_t pos) | text | |
| setParsedBounds(const size_t start, const size_t end) | component | protected |
| text() | text | |
| text(const text &t) | text | |
| text(const string &t, const charset &ch) | text | |
| text(const string &t) | text | explicit |
| text(const word &w) | text | explicit |
| ~component() | component | virtual |
| ~object() | object | protectedvirtual |
| ~text() | text |