proxygen
fizz::HandshakeStruct< e, t > Struct Template Reference

#include <Types.h>

Inheritance diagram for fizz::HandshakeStruct< e, t >:
fizz::EventType< e >

Public Attributes

folly::Optional< BuforiginalEncoding
 

Static Public Attributes

static constexpr HandshakeType handshake_type = t
 
- Static Public Attributes inherited from fizz::EventType< e >
static constexpr Event event = e
 

Detailed Description

template<Event e, HandshakeType t>
struct fizz::HandshakeStruct< e, t >

Definition at line 86 of file Types.h.

Member Data Documentation

template<Event e, HandshakeType t>
constexpr HandshakeType fizz::HandshakeStruct< e, t >::handshake_type = t
static

Definition at line 87 of file Types.h.


The documentation for this struct was generated from the following file: