#include "indri/MboxDocumentIterator.hpp"#include "Exception.hpp"Classes | |
| struct | field_t |
Defines | |
| #define | MBOX_MAX_LINE_LENGTH (1024*1024) |
| #define | MBOX_MAX_HEADER_LINE_LENGTH (32*1024) |
| #define | MBOX_FROM ("From:") |
| #define | MBOX_TO ("To:") |
| #define | MBOX_SUBJECT ("Subject:") |
| #define | MBOX_DATE ("Date:") |
| #define | MBOX_CC ("Cc:") |
| #define | MBOX_EMPTY_LINE ("") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4