class SimpleStruct
Defined at line 53 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_import/hlcpp/fidl/test/imported/cpp/fidl.h
Public Members
bool f1
uint64_t f2
Public Methods
::std::unique_ptr<SimpleStruct> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SimpleStruct * value, size_t _offset)
zx_status_t Clone (SimpleStruct * result)