class SocketGetInfoResult
Defined at line 673 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
Public Methods
void SocketGetInfoResult ()
void SocketGetInfoResult (const SocketGetInfoResult & )
Defined at line 679 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
SocketGetInfoResult & operator= (const SocketGetInfoResult & )
Defined at line 680 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
void SocketGetInfoResult (SocketGetInfoResult && )
Defined at line 681 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
SocketGetInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket_raw::wire::SocketGetInfoResponse> val)
SocketGetInfoResult & operator= (SocketGetInfoResult && )
Defined at line 682 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
template <typename... Args>
SocketGetInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 696 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h
::fuchsia_posix_socket_raw::wire::SocketGetInfoResponse & response ()
const ::fuchsia_posix_socket_raw::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_raw::wire::SocketGetInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_types.h