24 string genpart,
FetchType fetchType)
const
26 if (findpart == genpart)
31 vector<MimePart>::const_iterator i =
members.begin();
41 if ((m = (*i).
getPart(findpart, ss.
str())) != 0) {
64 if (findpart == genpart)
const std::string & str(void) const
bool isMessageRFC822(void) const
std::vector< MimePart > members
bool isMultipart(void) const
const MimePart * getPart(const std::string &findpart, std::string genpart, FetchType fetchType=FetchBody) const
Declaration of miscellaneous convertion functions.
Declaration of main mime parser components.