class StreamSocketGetTcpCorkResponse

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

Public Methods

void StreamSocketGetTcpCorkResponse (Storage_ storage)
void StreamSocketGetTcpCorkResponse (bool value)
void StreamSocketGetTcpCorkResponse ()

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

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

void StreamSocketGetTcpCorkResponse (StreamSocketGetTcpCorkResponse && )

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

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

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

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

Setter for value.

void StreamSocketGetTcpCorkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits