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