class EmptyStruct

Defined at line 4749 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h

Used in places where empty structs are needed, such as empty union members, to avoid creating

new struct types.

Public Members

uint8_t __reserved

Public Methods

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