|
HDK
|
#include "UT_API.h"#include "UT_StringHolder.h"#include "UT_StringMap.h"#include "UT_WorkBuffer.h"#include <SYS/SYS_Types.h>#include <iosfwd>
Include dependency graph for UT_MIME.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_MIME |
| struct | UT_MIME::TextFilter |
Enumerations | |
| enum | UT_MIME_Status { UT_MIME_ERROR = -1, UT_MIME_OK = 0, UT_MIME_EOF_OK, UT_MIME_EXTERNAL_OK, UT_MIME_BINARY, UT_MIME_BAD_EOF, UT_MIME_BAD_HEADER, UT_MIME_BAD_CONTENTS, UT_MIME_BAD_STREAM, UT_MIME_USER_ABORT } |
| enum UT_MIME_Status |