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