class BaseNetworkSocketDisconnectResponse

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

Public Methods

void BaseNetworkSocketDisconnectResponse (Storage_ storage)
void BaseNetworkSocketDisconnectResponse (uint8_t __reserved)
void BaseNetworkSocketDisconnectResponse ()

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

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

void BaseNetworkSocketDisconnectResponse (BaseNetworkSocketDisconnectResponse && )

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

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

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

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

Setter for __reserved.

void BaseNetworkSocketDisconnectResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits