class StreamSocketSetTcpCorkResponse
Defined at line 14901 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void StreamSocketSetTcpCorkResponse (Storage_ storage)
void StreamSocketSetTcpCorkResponse (uint8_t __reserved)
void StreamSocketSetTcpCorkResponse ()
Default constructs a |StreamSocketSetTcpCorkResponse| only if all of its members are default constructible.
Defined at line 14911 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketSetTcpCorkResponse (StreamSocketSetTcpCorkResponse && )
Defined at line 14914 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketSetTcpCorkResponse (const StreamSocketSetTcpCorkResponse & other)
StreamSocketSetTcpCorkResponse & operator= (StreamSocketSetTcpCorkResponse && )
Defined at line 14915 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
StreamSocketSetTcpCorkResponse & operator= (const StreamSocketSetTcpCorkResponse & other)
bool operator== (const StreamSocketSetTcpCorkResponse & other)
bool operator!= (const StreamSocketSetTcpCorkResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
StreamSocketSetTcpCorkResponse & __reserved (uint8_t value)
Setter for __reserved.
void StreamSocketSetTcpCorkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits