Fairport
v1.0.38
|
Classes | |
class | fairport::attachment |
Encapsulates an attachment to a message. More... | |
class | fairport::attachment_transform |
Defines a transform from a row to an attachment object. More... | |
class | fairport::recipient |
A recipient of a message. More... | |
struct | fairport::recipient_transform |
Defines a transform from a row to a recipient object. More... | |
class | fairport::message |
Represents a message in a PST file. More... | |
Functions | |
std::ostream & | fairport::operator<< (std::ostream &out, const attachment &attach) |
operator<< overload for writing an attachment to an ostream |
std::ostream& fairport::operator<< | ( | std::ostream & | out, |
const attachment & | attach | ||
) | [inline] |