class BaseNetworkSocketBindResponse

Defined at line 4671 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

Public Methods

void BaseNetworkSocketBindResponse (Storage_ storage)
void BaseNetworkSocketBindResponse (uint8_t __reserved)
void BaseNetworkSocketBindResponse ()

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

Defined at line 4681 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

void BaseNetworkSocketBindResponse (BaseNetworkSocketBindResponse && )

Defined at line 4684 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

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

Defined at line 4685 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

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

Setter for __reserved.

void BaseNetworkSocketBindResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits