class ComplexTable
Defined at line 352 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fidl::test::frobinator::ChildUnion & x ()
Defined at line 358 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
bool has_x ()
Defined at line 362 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
::fidl::test::frobinator::ChildUnion * mutable_x ()
Defined at line 366 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
void clear_x ()
Defined at line 374 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
ComplexTable & set_x (::fidl::test::frobinator::ChildUnion _value)
const bool & y ()
Defined at line 382 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
bool has_y ()
Defined at line 386 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
bool * mutable_y ()
Defined at line 390 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
void clear_y ()
Defined at line 398 of file fidling/gen/sdk/testing/fidl/frobinator/hlcpp/fidl/test/frobinator/cpp/fidl.h
ComplexTable & set_y (bool _value)
void ComplexTable ()
void ComplexTable (ComplexTable && other)
void ~ComplexTable ()
ComplexTable & operator= (ComplexTable && other)
::std::unique_ptr<ComplexTable> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ComplexTable * _value, size_t _offset)
zx_status_t Clone (ComplexTable * _result)