class IpSendControlData
Defined at line 2532 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Public Methods
void IpSendControlData ()
Defined at line 2534 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void IpSendControlData (const IpSendControlData & other)
Defined at line 2535 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
IpSendControlData & operator= (const IpSendControlData & other)
Defined at line 2536 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
void IpSendControlData (IpSendControlData && other)
Defined at line 2537 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_posix_socket::wire::IpSendControlData> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_posix_socket::wire::IpSendControlData> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_posix_socket::wire::IpSendControlData>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
IpSendControlData & operator= (IpSendControlData && other)
Defined at line 2538 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
uint8_t & ttl ()
The Time to Live value to set in the IPv4 header of an outgoing
packet.
bool has_ttl ()
void ~IpSendControlData ()
Defined at line 2540 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder