| Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <message.h>
Inheritance diagram for Attachment:

Public Member Functions | |
| Attachment (const std::string &) | |
| Attachment (const std::string &, const ContentType &) | |
| template<typename Codec> | |
| Attachment (const std::string &, const Codec &c) | |
| template<typename Codec> | |
| Attachment (const std::string &, const ContentType &, const Codec &c) | |
| bool | operator() () const |
| bool | isValid () const |
|
|
defaults to application/octect-stream |
|
||||||||||||
|
defaults to application/octect-stream |