class SimpleTable
Defined at line 397 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
SimpleTable & set_x (bool _value)
SimpleTable & set_y (::fuchsia::example::fostr::MyStruct _value)
SimpleTable & set_z (int32_t _value)
SimpleTable & set_my_uint8 (uint8_t _value)
SimpleTable & set_my_int8 (int8_t _value)
void SimpleTable ()
void SimpleTable (SimpleTable && other)
void ~SimpleTable ()
SimpleTable & operator= (SimpleTable && other)
::std::unique_ptr<SimpleTable> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SimpleTable * _value, size_t _offset)
zx_status_t Clone (SimpleTable * _result)
const bool & x ()
Defined at line 403 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
bool has_x ()
Defined at line 407 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
bool * mutable_x ()
Defined at line 411 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
void clear_x ()
Defined at line 419 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
const ::fuchsia::example::fostr::MyStruct & y ()
Defined at line 427 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
bool has_y ()
Defined at line 431 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
::fuchsia::example::fostr::MyStruct * mutable_y ()
Defined at line 435 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
void clear_y ()
Defined at line 443 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
const int32_t & z ()
Defined at line 451 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
bool has_z ()
Defined at line 455 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
int32_t * mutable_z ()
Defined at line 459 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
void clear_z ()
Defined at line 467 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
const uint8_t & my_uint8 ()
Defined at line 475 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
bool has_my_uint8 ()
Defined at line 479 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
uint8_t * mutable_my_uint8 ()
Defined at line 483 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
void clear_my_uint8 ()
Defined at line 491 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
const int8_t & my_int8 ()
Defined at line 499 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
bool has_my_int8 ()
Defined at line 503 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
int8_t * mutable_my_int8 ()
Defined at line 507 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h
void clear_my_int8 ()
Defined at line 515 of file fidling/gen/src/lib/fostr/test/fuchsia.example.fostr/fuchsia.example.fostr/hlcpp/fuchsia/example/fostr/cpp/fidl.h