class StreamSocketListenResponse

Defined at line 1615 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/natural_types.h

Public Methods

void StreamSocketListenResponse (Storage_ storage)
void StreamSocketListenResponse (uint8_t __reserved)
void StreamSocketListenResponse ()

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

Defined at line 1625 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/natural_types.h

void StreamSocketListenResponse (StreamSocketListenResponse && )

Defined at line 1628 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/natural_types.h

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

Defined at line 1629 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/natural_types.h

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

Setter for __reserved.

void StreamSocketListenResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits