|
proxygen
|
#include <Types.h>
Public Attributes | |
| KeyUpdateRequest | request_update |
Public Attributes inherited from fizz::HandshakeStruct< Event::KeyUpdate, HandshakeType::key_update > | |
| folly::Optional< Buf > | originalEncoding |
Additional Inherited Members | |
Static Public Attributes inherited from fizz::HandshakeStruct< Event::KeyUpdate, HandshakeType::key_update > | |
| static constexpr HandshakeType | handshake_type |
Static Public Attributes inherited from fizz::EventType< e > | |
| static constexpr Event | event = e |
| KeyUpdateRequest fizz::KeyUpdate::request_update |
Definition at line 299 of file Types.h.
Referenced by fizz::decode< KeyUpdate >(), fizz::Protocol::getKeyUpdated(), and fizz::test::TestMessages::keyUpdate().