proxygen
|
This is the complete list of members for proxygen::HTTP2PriorityQueueBase, including all inherited members.
addPriorityNode(StreamID id, StreamID parent)=0 | proxygen::HTTPCodec::PriorityQueue | pure virtual |
addTransaction(HTTPCodec::StreamID id, http2::PriorityUpdate pri, HTTPTransaction *txn, bool permanent=false, uint64_t *depth=nullptr)=0 | proxygen::HTTP2PriorityQueueBase | pure virtual |
clearPendingEgress(Handle h)=0 | proxygen::HTTP2PriorityQueueBase | pure virtual |
Handle typedef | proxygen::HTTP2PriorityQueueBase | |
removeTransaction(Handle handle)=0 | proxygen::HTTP2PriorityQueueBase | pure virtual |
signalPendingEgress(Handle h)=0 | proxygen::HTTP2PriorityQueueBase | pure virtual |
updatePriority(Handle handle, http2::PriorityUpdate pri, uint64_t *depth=nullptr)=0 | proxygen::HTTP2PriorityQueueBase | pure virtual |
~PriorityQueue() | proxygen::HTTPCodec::PriorityQueue | inlinevirtual |