class SocketSendControlData
Defined at line 12393 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Socket level ancillary data that can be sent.
These match the POSIX `SOL_SOCKET` control messages.
Public Methods
void SocketSendControlData (Storage_ storage)
void SocketSendControlData ()
Defined at line 12398 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void SocketSendControlData (SocketSendControlData && )
Defined at line 12399 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void SocketSendControlData (const SocketSendControlData & other)
SocketSendControlData & operator= (SocketSendControlData && )
Defined at line 12400 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
SocketSendControlData & operator= (const SocketSendControlData & other)
bool operator== (const SocketSendControlData & other)
bool operator!= (const SocketSendControlData & other)
bool IsEmpty ()
void SocketSendControlData (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits