class BaseSocketGetMarkResult
Defined at line 9842 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void BaseSocketGetMarkResult ()
void BaseSocketGetMarkResult (const BaseSocketGetMarkResult & )
Defined at line 9848 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
BaseSocketGetMarkResult & operator= (const BaseSocketGetMarkResult & )
Defined at line 9849 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void BaseSocketGetMarkResult (BaseSocketGetMarkResult && )
Defined at line 9850 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 ()
BaseSocketGetMarkResult WithResponse (::fidl::ObjectView< ::fuchsia_posix_socket::wire::BaseSocketGetMarkResponse> val)
BaseSocketGetMarkResult & operator= (BaseSocketGetMarkResult && )
Defined at line 9851 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
template <typename... Args>
BaseSocketGetMarkResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 9865 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::BaseSocketGetMarkResponse & response ()
const ::fuchsia_posix_socket::wire::BaseSocketGetMarkResponse & response ()
bool is_err ()
BaseSocketGetMarkResult WithErr (::fuchsia_posix::wire::Errno val)
::fuchsia_posix::wire::Errno & err ()
const ::fuchsia_posix::wire::Errno & err ()
::fuchsia_posix_socket::wire::BaseSocketGetMarkResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9853 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h