proxygen
|
#include <Types.h>
Public Attributes | |
folly::Optional< Buf > | originalEncoding |
Static Public Attributes | |
static constexpr HandshakeType | handshake_type = t |
Static Public Attributes inherited from fizz::EventType< e > | |
static constexpr Event | event = e |
|
static |
folly::Optional<Buf> fizz::HandshakeStruct< e, t >::originalEncoding |
Definition at line 92 of file Types.h.
Referenced by fizz::test::TestMessages::certificate(), fizz::test::TestMessages::certificateRequest(), fizz::test::TestMessages::certificateVerify(), fizz::test::TestMessages::clientHello(), fizz::test::TestMessages::compressedCertificate(), fizz::test::TestMessages::encryptedExt(), fizz::test::TestMessages::endOfEarlyData(), fizz::test::TestMessages::finished(), fizz::server::getCookieState(), fizz::test::TestMessages::helloRetryRequest(), fizz::parse< ServerHello >(), fizz::test::TestMessages::serverHello(), and fizz::sm::setupSchedulerAndContext().