class StreamSocketSetTcpCorkRequest

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

Public Methods

void StreamSocketSetTcpCorkRequest (Storage_ storage)
void StreamSocketSetTcpCorkRequest (bool value)
void StreamSocketSetTcpCorkRequest ()

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

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

void StreamSocketSetTcpCorkRequest (StreamSocketSetTcpCorkRequest && )

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

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

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

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

Setter for value.

void StreamSocketSetTcpCorkRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits