class StreamSocketGetTcpNoDelayResponse

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

Public Methods

void StreamSocketGetTcpNoDelayResponse (Storage_ storage)
void StreamSocketGetTcpNoDelayResponse (bool value)
void StreamSocketGetTcpNoDelayResponse ()

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

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

void StreamSocketGetTcpNoDelayResponse (StreamSocketGetTcpNoDelayResponse && )

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

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

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

StreamSocketGetTcpNoDelayResponse & operator= (const StreamSocketGetTcpNoDelayResponse & other)
bool operator== (const StreamSocketGetTcpNoDelayResponse & other)
bool operator!= (const StreamSocketGetTcpNoDelayResponse & other)
bool value ()
bool & value ()
StreamSocketGetTcpNoDelayResponse & value (bool value)

Setter for value.

void StreamSocketGetTcpNoDelayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits