|
Squid Web Cache master
|
a single Type-Length-Value (TLV) block from PROXY protocol specs More...
#include <Elements.h>
Public Types | |
| typedef uint8_t | value_type |
Public Member Functions | |
| Tlv (const value_type t, const SBuf &val) | |
Public Attributes | |
| SBuf | value |
| value_type | type |
Definition at line 68 of file Elements.h.
| typedef uint8_t ProxyProtocol::Two::Tlv::value_type |
Definition at line 71 of file Elements.h.
|
inline |
Definition at line 73 of file Elements.h.
| value_type ProxyProtocol::Two::Tlv::type |
Definition at line 76 of file Elements.h.
| SBuf ProxyProtocol::Two::Tlv::value |
Definition at line 75 of file Elements.h.