class TableMaxOrdinal3WithReserved2
Defined at line 2257 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const uint8_t & field_1 ()
Defined at line 2263 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
bool has_field_1 ()
Defined at line 2267 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
uint8_t * mutable_field_1 ()
Defined at line 2271 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
void clear_field_1 ()
Defined at line 2279 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
const uint8_t & field_3 ()
Defined at line 2287 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
bool has_field_3 ()
Defined at line 2291 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
uint8_t * mutable_field_3 ()
Defined at line 2295 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
void clear_field_3 ()
Defined at line 2303 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
TableMaxOrdinal3WithReserved2 & set_field_1 (uint8_t _value)
TableMaxOrdinal3WithReserved2 & set_field_3 (uint8_t _value)
void TableMaxOrdinal3WithReserved2 ()
void TableMaxOrdinal3WithReserved2 (TableMaxOrdinal3WithReserved2 && other)
void ~TableMaxOrdinal3WithReserved2 ()
TableMaxOrdinal3WithReserved2 & operator= (TableMaxOrdinal3WithReserved2 && other)
::std::unique_ptr<TableMaxOrdinal3WithReserved2> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, TableMaxOrdinal3WithReserved2 * _value, size_t _offset)
zx_status_t Clone (TableMaxOrdinal3WithReserved2 * _result)