class SessionDetachResult
Defined at line 2821 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
Public Methods
void SessionDetachResult ()
void SessionDetachResult (const SessionDetachResult & )
Defined at line 2827 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
SessionDetachResult & operator= (const SessionDetachResult & )
Defined at line 2828 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h
void SessionDetachResult (SessionDetachResult && )
Defined at line 2829 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 ()
SessionDetachResult WithResponse (::fuchsia_hardware_network::wire::SessionDetachResponse val)
SessionDetachResult & operator= (SessionDetachResult && )
Defined at line 2830 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::SessionDetachResponse & response ()
const ::fuchsia_hardware_network::wire::SessionDetachResponse & response ()
bool is_err ()
SessionDetachResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_network::wire::SessionDetachResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2832 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/wire_types.h