class this_is_a_table
Defined at line 781 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::std::string & s ()
Defined at line 787 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h
bool has_s ()
Defined at line 791 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h
::std::string * mutable_s ()
Defined at line 795 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h
void clear_s ()
Defined at line 803 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h
this_is_a_table & set_s (::std::string _value)
void this_is_a_table ()
void this_is_a_table (this_is_a_table && other)
void ~this_is_a_table ()
this_is_a_table & operator= (this_is_a_table && other)
::std::unique_ptr<this_is_a_table> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, this_is_a_table * _value, size_t _offset)
zx_status_t Clone (this_is_a_table * _result)