class IpSendControlData
Defined at line 12526 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void IpSendControlData (Storage_ storage)
void IpSendControlData ()
Defined at line 12531 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void IpSendControlData (IpSendControlData && )
Defined at line 12532 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void IpSendControlData (const IpSendControlData & other)
IpSendControlData & operator= (IpSendControlData && )
Defined at line 12533 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
IpSendControlData & operator= (const IpSendControlData & other)
bool operator== (const IpSendControlData & other)
bool operator!= (const IpSendControlData & other)
bool IsEmpty ()
const std::optional<uint8_t> & ttl ()
The Time to Live value to set in the IPv4 header of an outgoing
packet.
::std::optional<uint8_t> & ttl ()
The Time to Live value to set in the IPv4 header of an outgoing
packet.
IpSendControlData & ttl (std::optional<uint8_t> value)
The Time to Live value to set in the IPv4 header of an outgoing
packet.
void IpSendControlData (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits