class SessionAttachResult
Defined at line 2772 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
Public Methods
void SessionAttachResult ()
void SessionAttachResult (const SessionAttachResult & )
Defined at line 2778 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
SessionAttachResult & operator= (const SessionAttachResult & )
Defined at line 2779 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
void SessionAttachResult (SessionAttachResult && )
Defined at line 2780 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
SessionAttachResult WithResponse (::fuchsia_hardware_network::wire::SessionAttachResponse val)
SessionAttachResult & operator= (SessionAttachResult && )
Defined at line 2781 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
::fuchsia_hardware_network::wire::SessionAttachResponse & response ()
const ::fuchsia_hardware_network::wire::SessionAttachResponse & response ()
bool is_err ()
SessionAttachResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_network::wire::SessionAttachResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2783 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h