proxygen
fizz::message_hash Struct Reference

#include <Types.h>

Public Attributes

std::unique_ptr< folly::IOBufhash
 

Static Public Attributes

static constexpr HandshakeType handshake_type = HandshakeType::message_hash
 

Detailed Description

Definition at line 80 of file Types.h.

Member Data Documentation

constexpr HandshakeType fizz::message_hash::handshake_type = HandshakeType::message_hash
static

Definition at line 81 of file Types.h.

std::unique_ptr<folly::IOBuf> fizz::message_hash::hash

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