class StructWithoutPadding

Defined at line 558 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h

Public Members

uint8_t a
uint8_t b
uint16_t c
uint32_t d

Public Methods

::std::unique_ptr<StructWithoutPadding> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, StructWithoutPadding * value, size_t _offset)
zx_status_t Clone (StructWithoutPadding * result)