class SocketGetInfoResult
Defined at line 909 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 SocketGetInfoResult ()
void SocketGetInfoResult (const SocketGetInfoResult & )
Defined at line 915 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
SocketGetInfoResult & operator= (const SocketGetInfoResult & )
Defined at line 916 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 SocketGetInfoResult (SocketGetInfoResult && )
Defined at line 917 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_response ()
SocketGetInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket_packet::wire::SocketGetInfoResponse> val)
SocketGetInfoResult & operator= (SocketGetInfoResult && )
Defined at line 918 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>
SocketGetInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 932 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::SocketGetInfoResponse & response ()
const ::fuchsia_posix_socket_packet::wire::SocketGetInfoResponse & response ()
bool is_err ()
SocketGetInfoResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket_packet::wire::SocketGetInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 920 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h