Deprecated List

Member addObject (const string &data, const mediaType &type)

Use the addObject() methods which take a 'contentHandler' parameter type instead.

Member attach (ref< attachment > attach)

Use messageBuilder::appendAttachment() instead.

Member convert (const string &in, string &out)

Use the new convert() method, which takes an outputStream parameter.

Member convert (const string &in, string &out, const charset &source, const charset &dest)

Use the new convert() method, which takes an outputStream parameter.

Member decide (const string::const_iterator begin, const string::const_iterator end)

Use the new decide() method which takes a contentHandler parameter.

Member generate (const string::size_type maxLineLength=lineLengthLimitsinfinite, const string::size_type curLinePos=0) const

Use the new generate() method, which takes an outputStream parameter.


Generated by  doxygen 1.6.2