class BaseSocketGetErrorResponse

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

Public Methods

void BaseSocketGetErrorResponse (Storage_ storage)
void BaseSocketGetErrorResponse (uint8_t __reserved)
void BaseSocketGetErrorResponse ()

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

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

void BaseSocketGetErrorResponse (BaseSocketGetErrorResponse && )

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

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

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

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

Setter for __reserved.

void BaseSocketGetErrorResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits