class BindingsProperties
Defined at line 1500 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/hlcpp/fidl/clientsuite/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fidl::clientsuite::IoStyle & io_style ()
Defined at line 1506 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/hlcpp/fidl/clientsuite/cpp/fidl.h
bool has_io_style ()
Defined at line 1510 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/hlcpp/fidl/clientsuite/cpp/fidl.h
::fidl::clientsuite::IoStyle * mutable_io_style ()
Defined at line 1514 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/hlcpp/fidl/clientsuite/cpp/fidl.h
void clear_io_style ()
Defined at line 1522 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/hlcpp/fidl/clientsuite/cpp/fidl.h
BindingsProperties & set_io_style (::fidl::clientsuite::IoStyle _value)
void BindingsProperties ()
void BindingsProperties (BindingsProperties && other)
void ~BindingsProperties ()
BindingsProperties & operator= (BindingsProperties && other)
::std::unique_ptr<BindingsProperties> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, BindingsProperties * _value, size_t _offset)
zx_status_t Clone (BindingsProperties * _result)