class StreamSocketGetTcpCorkResult

Defined at line 10477 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

Public Methods

void StreamSocketGetTcpCorkResult ()
void StreamSocketGetTcpCorkResult (const StreamSocketGetTcpCorkResult & )

Defined at line 10483 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

StreamSocketGetTcpCorkResult & operator= (const StreamSocketGetTcpCorkResult & )

Defined at line 10484 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

void StreamSocketGetTcpCorkResult (StreamSocketGetTcpCorkResult && )

Defined at line 10485 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
StreamSocketGetTcpCorkResult WithResponse (::fuchsia_posix_socket::wire::StreamSocketGetTcpCorkResponse val)
StreamSocketGetTcpCorkResult & operator= (StreamSocketGetTcpCorkResult && )

Defined at line 10486 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h

::fuchsia_posix_socket::wire::StreamSocketGetTcpCorkResponse & response ()
const ::fuchsia_posix_socket::wire::StreamSocketGetTcpCorkResponse & response ()
bool is_err ()
StreamSocketGetTcpCorkResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::StreamSocketGetTcpCorkResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 10488 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h