class StructWithSomeFieldsRemovedFromCodingTables
Defined at line 236 of file fidling/gen/src/lib/fidl/c/coding_tables_tests/fidl.test.example.codingtables/hlcpp/fidl/test/example/codingtables/cpp/fidl.h
Public Members
StructWithPadding padding_struct
PaddingAtEndStruct padding_at_end_struct
uint64_t reset_alignment
int8_t foo
array arr
array bool_array
uint16_t bar
Public Methods
::std::unique_ptr<StructWithSomeFieldsRemovedFromCodingTables> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, StructWithSomeFieldsRemovedFromCodingTables * value, size_t _offset)
zx_status_t Clone (StructWithSomeFieldsRemovedFromCodingTables * result)