class ConnectionReceiver2ConnectedRequest

Defined at line 3011 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

Public Methods

void ConnectionReceiver2ConnectedRequest ()

Defined at line 3013 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

void ConnectionReceiver2ConnectedRequest (const ConnectionReceiver2ConnectedRequest & other)

Defined at line 3014 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

ConnectionReceiver2ConnectedRequest & operator= (const ConnectionReceiver2ConnectedRequest & other)

Defined at line 3015 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

void ConnectionReceiver2ConnectedRequest (ConnectionReceiver2ConnectedRequest && other)

Defined at line 3016 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_bluetooth_bredr::wire::ConnectionReceiver2ConnectedRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_bluetooth_bredr::wire::ConnectionReceiver2ConnectedRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_bluetooth_bredr::wire::ConnectionReceiver2ConnectedRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

ConnectionReceiver2ConnectedRequest & operator= (ConnectionReceiver2ConnectedRequest && other)

Defined at line 3017 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

::fuchsia_bluetooth::wire::PeerId & peer_id ()
bool has_peer_id ()
::fuchsia_bluetooth_bredr::wire::Channel & channel ()
bool has_channel ()
::fidl::VectorView< ::fuchsia_bluetooth_bredr::wire::ProtocolDescriptor> & protocol ()
bool has_protocol ()
void ~ConnectionReceiver2ConnectedRequest ()

Defined at line 3019 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder