webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for IPC::DataReference, including all inherited members.
data() const | IPC::DataReference | inline |
DataReference() | IPC::DataReference | inline |
DataReference(const uint8_t *data, size_t size) | IPC::DataReference | inline |
DataReference(const Vector< uint8_t, inlineCapacity > &vector) | IPC::DataReference | inline |
decode(Decoder &, DataReference &) | IPC::DataReference | static |
encode(Encoder &) const | IPC::DataReference | virtual |
isEmpty() const | IPC::DataReference | inline |
size() const | IPC::DataReference | inline |
vector() const | IPC::DataReference | inline |
~DataReference() | IPC::DataReference | inlinevirtual |