class BaseSocketSetBindToInterfaceIndexResponse

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

Public Methods

void BaseSocketSetBindToInterfaceIndexResponse (Storage_ storage)
void BaseSocketSetBindToInterfaceIndexResponse (uint8_t __reserved)
void BaseSocketSetBindToInterfaceIndexResponse ()

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

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

void BaseSocketSetBindToInterfaceIndexResponse (BaseSocketSetBindToInterfaceIndexResponse && )

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

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

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

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

Setter for __reserved.

void BaseSocketSetBindToInterfaceIndexResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits