class BoundInterfaceId
Defined at line 754 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
Public Methods
void BoundInterfaceId ()
void BoundInterfaceId (const BoundInterfaceId & )
Defined at line 758 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
BoundInterfaceId & operator= (const BoundInterfaceId & )
Defined at line 759 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
void BoundInterfaceId (BoundInterfaceId && )
Defined at line 760 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
bool has_invalid_tag ()
bool is_all ()
BoundInterfaceId WithAll (::fuchsia_posix_socket_packet::wire::Empty val)
::fuchsia_posix_socket_packet::wire::Empty & all ()
const ::fuchsia_posix_socket_packet::wire::Empty & all ()
bool is_specified ()
BoundInterfaceId WithSpecified (::fidl::ObjectView<uint64_t> val)
BoundInterfaceId & operator= (BoundInterfaceId && )
Defined at line 761 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
template <typename... Args>
BoundInterfaceId WithSpecified (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 783 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
uint64_t & specified ()
const uint64_t & specified ()
::fuchsia_posix_socket_packet::wire::BoundInterfaceId::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kAll | 1 |
| kSpecified | 2 |
Defined at line 763 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h