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