|
proxygen
|
This is the complete list of members for proxygen::RFC1867Codec::Callback, including all inherited members.
| onError()=0 | proxygen::RFC1867Codec::Callback | pure virtual |
| onFieldData(std::unique_ptr< folly::IOBuf >, uint64_t postBytesProcessed)=0 | proxygen::RFC1867Codec::Callback | pure virtual |
| onFieldEnd(bool endedOnBoundary, uint64_t postBytesProcessed)=0 | proxygen::RFC1867Codec::Callback | pure virtual |
| onFieldStart(const std::string &name, folly::Optional< std::string > filename, std::unique_ptr< HTTPMessage > msg, uint64_t postBytesProcessed)=0 | proxygen::RFC1867Codec::Callback | pure virtual |
| ~Callback() | proxygen::RFC1867Codec::Callback | inlinevirtual |