class SessionAttachResponse

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

Public Methods

void SessionAttachResponse (Storage_ storage)
void SessionAttachResponse (uint8_t __reserved)
void SessionAttachResponse ()

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

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

void SessionAttachResponse (SessionAttachResponse && )

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

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

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

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

Setter for __reserved.

void SessionAttachResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits