class OlderSimpleTable
Defined at line 806 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const int64_t & x ()
Defined at line 812 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h
bool has_x ()
Defined at line 816 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h
int64_t * mutable_x ()
Defined at line 820 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h
void clear_x ()
Defined at line 828 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h
OlderSimpleTable & set_x (int64_t _value)
void OlderSimpleTable ()
void OlderSimpleTable (OlderSimpleTable && other)
void ~OlderSimpleTable ()
OlderSimpleTable & operator= (OlderSimpleTable && other)
::std::unique_ptr<OlderSimpleTable> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, OlderSimpleTable * _value, size_t _offset)
zx_status_t Clone (OlderSimpleTable * _result)