class StreamSocketSetTcpMaxSegmentRequest

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

Public Methods

void StreamSocketSetTcpMaxSegmentRequest (Storage_ storage)
void StreamSocketSetTcpMaxSegmentRequest (uint32_t value_bytes)
void StreamSocketSetTcpMaxSegmentRequest ()

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

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

void StreamSocketSetTcpMaxSegmentRequest (StreamSocketSetTcpMaxSegmentRequest && )

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

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

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

StreamSocketSetTcpMaxSegmentRequest & operator= (const StreamSocketSetTcpMaxSegmentRequest & other)
bool operator== (const StreamSocketSetTcpMaxSegmentRequest & other)
bool operator!= (const StreamSocketSetTcpMaxSegmentRequest & other)
uint32_t value_bytes ()
uint32_t & value_bytes ()
StreamSocketSetTcpMaxSegmentRequest & value_bytes (uint32_t value)

Setter for value_bytes.

void StreamSocketSetTcpMaxSegmentRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits