class WebMessage
Defined at line 3173 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void WebMessage ()
Defined at line 3175 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
void WebMessage (const WebMessage & other)
Defined at line 3176 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
WebMessage & operator= (const WebMessage & other)
Defined at line 3177 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
void WebMessage (WebMessage && other)
Defined at line 3178 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_web::wire::WebMessage> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_web::wire::WebMessage> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_web::wire::WebMessage>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fuchsia_mem::wire::Buffer & data ()
The message payload, encoded as an UTF-8 string. This is a required property.
bool has_data ()
::fidl::VectorView< ::fuchsia_web::wire::IncomingTransferable> & incoming_transfer ()
Optional list of objects transferred into the [`MessagePort`] from the FIDL client.
bool has_incoming_transfer ()
WebMessage & operator= (WebMessage && other)
Defined at line 3179 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
::fidl::VectorView< ::fuchsia_web::wire::OutgoingTransferable> & outgoing_transfer ()
Optional list of objects transferred out of the [`MessagePort`] to the FIDL client.
bool has_outgoing_transfer ()
void ~WebMessage ()
Defined at line 3181 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder