proxygen
|
This is the complete list of members for proxygen::AckByteEvent, including all inherited members.
AckByteEvent(AckTimeout::Callback *callback, uint64_t byteNo, EventType eventType, HTTPTransaction *txn) | proxygen::AckByteEvent | inline |
ByteEvent(uint64_t byteOffset, EventType eventType) | proxygen::ByteEvent | inline |
byteOffset_ | proxygen::ByteEvent | |
eomTracked_ | proxygen::ByteEvent | |
EventType enum name | proxygen::ByteEvent | |
eventType_ | proxygen::ByteEvent | |
FIRST_BYTE enum value | proxygen::ByteEvent | |
FIRST_HEADER_BYTE enum value | proxygen::ByteEvent | |
getLatency() | proxygen::ByteEvent | inlinevirtual |
getTransaction() override | proxygen::TransactionByteEvent | inlinevirtual |
LAST_BYTE enum value | proxygen::ByteEvent | |
listHook | proxygen::ByteEvent | |
PING_REPLY_SENT enum value | proxygen::ByteEvent | |
timeout | proxygen::AckByteEvent | |
TRACKED_BYTE enum value | proxygen::ByteEvent | |
TransactionByteEvent(uint64_t byteNo, EventType eventType, HTTPTransaction *txn) | proxygen::TransactionByteEvent | inline |
txn_ | proxygen::TransactionByteEvent | |
~ByteEvent() | proxygen::ByteEvent | inlinevirtual |
~TransactionByteEvent() | proxygen::TransactionByteEvent | inline |