
Data Fields | |
| uint8_t | bytes [sizeof(T)] |
| T | value |
Definition at line 39 of file HTTP2.cc.
| uint8_t byte_addressable_value< T >::bytes[sizeof(T)] |
Definition at line 41 of file HTTP2.cc.
Referenced by http2_parse_frame_header(), http2_parse_settings_parameter(), and write_and_advance().
| T byte_addressable_value< T >::value |
Definition at line 42 of file HTTP2.cc.
Referenced by http2_parse_frame_header(), http2_parse_settings_parameter(), and write_and_advance().
1.7.1