class ListenerListenResponse

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

Public Methods

void ListenerListenResponse (Storage_ storage)
void ListenerListenResponse (uint8_t __reserved)
void ListenerListenResponse ()

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

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

void ListenerListenResponse (ListenerListenResponse && )

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

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

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

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

Setter for __reserved.

void ListenerListenResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits