class BaseSocketGetBindToInterfaceIndexResponse

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

Public Methods

void BaseSocketGetBindToInterfaceIndexResponse (Storage_ storage)
void BaseSocketGetBindToInterfaceIndexResponse (uint64_t value)
void BaseSocketGetBindToInterfaceIndexResponse ()

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

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

void BaseSocketGetBindToInterfaceIndexResponse (BaseSocketGetBindToInterfaceIndexResponse && )

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

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

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

BaseSocketGetBindToInterfaceIndexResponse & operator= (const BaseSocketGetBindToInterfaceIndexResponse & other)
bool operator== (const BaseSocketGetBindToInterfaceIndexResponse & other)
bool operator!= (const BaseSocketGetBindToInterfaceIndexResponse & other)
uint64_t value ()
uint64_t & value ()
BaseSocketGetBindToInterfaceIndexResponse & value (uint64_t value)

Setter for value.

void BaseSocketGetBindToInterfaceIndexResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits