| Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <messageid.h>
Public Member Functions | |
| MessageId (uint32_t thread_id=0) | |
| MessageId (const std::string &) | |
| std::string | str () const |
| void | set (const std::string &) |
Protected Member Functions | |
| FieldValue * | clone () const |
| Protected Member Functions inherited from FieldValue | |
| bool | typeChecked () const |
| void | typeChecked (bool) |
Message-ID field value On Win32 Winsock library must be initialized before using this class.
|
protectedvirtual |
Implements FieldValue.
|
virtual |
Implements FieldValue.
|
virtual |
Implements FieldValue.