class SessionDetachResponse

Defined at line 2566 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

Public Methods

void SessionDetachResponse (Storage_ storage)
void SessionDetachResponse (uint8_t __reserved)
void SessionDetachResponse ()

Default constructs a |SessionDetachResponse| only if all of its members are default constructible.

Defined at line 2576 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

void SessionDetachResponse (SessionDetachResponse && )

Defined at line 2579 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

void SessionDetachResponse (const SessionDetachResponse & other)
SessionDetachResponse & operator= (SessionDetachResponse && )

Defined at line 2580 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

SessionDetachResponse & operator= (const SessionDetachResponse & other)
bool operator== (const SessionDetachResponse & other)
bool operator!= (const SessionDetachResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
SessionDetachResponse & __reserved (uint8_t value)

Setter for __reserved.

void SessionDetachResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits