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