mailer::setmessage ( std::string const& newmessage )This method is from 'mailer' class.
mailer::setmessage ( std::vector<char>const& newmessage )This method is from 'mailer' class.
mailer::setsubject ( std::string const& newSubject )This method is from 'mailer' class.
mailer::addrecipient ( std::string const& newrecipient, short recipient_type )This method is from 'mailer' class.
mailer::clearrecipients ( )This method is from 'mailer' class.
mailer::removerecipient ( std::string const& recipient )This method is from 'mailer' class.
mailer::clearattachments ( )This method is from 'mailer' class.
mailer::removeattachment ( std::string const& filename )This method is from 'mailer' class.
mailer::send ( )This method is from 'mailer' class.
mailer::reset ( )This method is from 'mailer' class.
mailer::attach ( std::string const& filename )This method is from 'mailer' class.
mailer::consts [data]This method is from 'mailer' class.
...