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