class Uint64Table
Defined at line 1901 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 uint64_t & x ()
Defined at line 1907 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
bool has_x ()
Defined at line 1911 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
uint64_t * mutable_x ()
Defined at line 1915 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
void clear_x ()
Defined at line 1923 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/hlcpp/test/types/cpp/fidl.h
Uint64Table & set_x (uint64_t _value)
void Uint64Table ()
void Uint64Table (Uint64Table && other)
void ~Uint64Table ()
Uint64Table & operator= (Uint64Table && other)
::std::unique_ptr<Uint64Table> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Uint64Table * _value, size_t _offset)
zx_status_t Clone (Uint64Table * _result)