class StreamSocketSetTcpNoDelayRequest

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

Public Methods

void StreamSocketSetTcpNoDelayRequest (Storage_ storage)
void StreamSocketSetTcpNoDelayRequest (bool value)
void StreamSocketSetTcpNoDelayRequest ()

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

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

void StreamSocketSetTcpNoDelayRequest (StreamSocketSetTcpNoDelayRequest && )

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

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

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

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

Setter for value.

void StreamSocketSetTcpNoDelayRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits