class BoundInterface
Defined at line 856 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 BoundInterface ()
void BoundInterface (const BoundInterface & )
Defined at line 860 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
BoundInterface & operator= (const BoundInterface & )
Defined at line 861 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 BoundInterface (BoundInterface && )
Defined at line 862 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 ()
BoundInterface 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 ()
BoundInterface WithSpecified (::fidl::ObjectView< ::fuchsia_posix_socket_packet::wire::InterfaceProperties> val)
BoundInterface & operator= (BoundInterface && )
Defined at line 863 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>
BoundInterface WithSpecified (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 885 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
::fuchsia_posix_socket_packet::wire::InterfaceProperties & specified ()
const ::fuchsia_posix_socket_packet::wire::InterfaceProperties & specified ()
::fuchsia_posix_socket_packet::wire::BoundInterface::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kAll | 1 |
| kSpecified | 2 |
Defined at line 865 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h