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