class SomeStruct_RequestPayloadCodingTable_Class
Defined at line 40 of file ../../src/lib/fidl/c/coding_tables_tests/coding_tables_tests.cc
The following test verifies the coding table for an anonymous request payload
struct. Compare and contrast with the |SomeStruct.CodingTable| test above:
field types and sizes should be the same, but offsets start at 0 instead of
`sizeof(fidl_message_header_t)` (i.e. 16).
Public Methods
void SomeStruct_RequestPayloadCodingTable_Class ()
Defined at line 40 of file ../../src/lib/fidl/c/coding_tables_tests/coding_tables_tests.cc
void ~SomeStruct_RequestPayloadCodingTable_Class ()
Defined at line 40 of file ../../src/lib/fidl/c/coding_tables_tests/coding_tables_tests.cc