class SynchronousDatagramSocketSendMsgResponse
Defined at line 13832 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void SynchronousDatagramSocketSendMsgResponse (Storage_ storage)
void SynchronousDatagramSocketSendMsgResponse (int64_t len)
void SynchronousDatagramSocketSendMsgResponse ()
Default constructs a |SynchronousDatagramSocketSendMsgResponse| only if all of its members are default constructible.
Defined at line 13842 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void SynchronousDatagramSocketSendMsgResponse (SynchronousDatagramSocketSendMsgResponse && )
Defined at line 13845 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void SynchronousDatagramSocketSendMsgResponse (const SynchronousDatagramSocketSendMsgResponse & other)
SynchronousDatagramSocketSendMsgResponse & operator= (SynchronousDatagramSocketSendMsgResponse && )
Defined at line 13846 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
SynchronousDatagramSocketSendMsgResponse & operator= (const SynchronousDatagramSocketSendMsgResponse & other)
bool operator== (const SynchronousDatagramSocketSendMsgResponse & other)
bool operator!= (const SynchronousDatagramSocketSendMsgResponse & other)
int64_t len ()
int64_t & len ()
SynchronousDatagramSocketSendMsgResponse & len (int64_t value)
Setter for len.
void SynchronousDatagramSocketSendMsgResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits