proxygen
|
This is the complete list of members for TestAsyncTransport::ReadEvent, including all inherited members.
buffer_ | TestAsyncTransport::ReadEvent | private |
consumeData(size_t length) | TestAsyncTransport::ReadEvent | inline |
dataEnd_ | TestAsyncTransport::ReadEvent | private |
delay_ | TestAsyncTransport::ReadEvent | private |
exception_ | TestAsyncTransport::ReadEvent | private |
getBuffer() const | TestAsyncTransport::ReadEvent | inline |
getDelay() const | TestAsyncTransport::ReadEvent | inline |
getException() const | TestAsyncTransport::ReadEvent | inline |
getLength() const | TestAsyncTransport::ReadEvent | inline |
isError() const | TestAsyncTransport::ReadEvent | inline |
isError_ | TestAsyncTransport::ReadEvent | private |
isFinalEvent() const | TestAsyncTransport::ReadEvent | inline |
ReadEvent(const void *buf, size_t buflen, std::chrono::milliseconds delay) | TestAsyncTransport::ReadEvent | inline |
ReadEvent(const folly::AsyncSocketException &ex, std::chrono::milliseconds delay) | TestAsyncTransport::ReadEvent | inline |
readStart_ | TestAsyncTransport::ReadEvent | private |
~ReadEvent() | TestAsyncTransport::ReadEvent | inline |