webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Attachment.h>
Public Types | |
enum | Type { Uninitialized } |
Public Member Functions | |
Attachment () | |
Type | type () const |
void | encode (Encoder &) const |
Static Public Member Functions | |
static bool | decode (Decoder &, Attachment &) |
IPC::Attachment::Attachment | ( | ) |
|
static |
|
inline |