class ProviderDatagramSocketDeprecatedRequest
Defined at line 18689 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void ProviderDatagramSocketDeprecatedRequest (Storage_ storage)
void ProviderDatagramSocketDeprecatedRequest (::fuchsia_posix_socket::Domain domain, ::fuchsia_posix_socket::DatagramSocketProtocol proto)
void ProviderDatagramSocketDeprecatedRequest ()
Default constructs a |ProviderDatagramSocketDeprecatedRequest| only if all of its members are default constructible.
Defined at line 18699 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void ProviderDatagramSocketDeprecatedRequest (ProviderDatagramSocketDeprecatedRequest && )
Defined at line 18702 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void ProviderDatagramSocketDeprecatedRequest (const ProviderDatagramSocketDeprecatedRequest & other)
ProviderDatagramSocketDeprecatedRequest & operator= (ProviderDatagramSocketDeprecatedRequest && )
Defined at line 18703 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
ProviderDatagramSocketDeprecatedRequest & operator= (const ProviderDatagramSocketDeprecatedRequest & other)
bool operator== (const ProviderDatagramSocketDeprecatedRequest & other)
bool operator!= (const ProviderDatagramSocketDeprecatedRequest & other)
::fuchsia_posix_socket::Domain domain ()
::fuchsia_posix_socket::Domain & domain ()
ProviderDatagramSocketDeprecatedRequest & domain (::fuchsia_posix_socket::Domain value)
Setter for domain.
::fuchsia_posix_socket::DatagramSocketProtocol proto ()
::fuchsia_posix_socket::DatagramSocketProtocol & proto ()
ProviderDatagramSocketDeprecatedRequest & proto (::fuchsia_posix_socket::DatagramSocketProtocol value)
Setter for proto.
void ProviderDatagramSocketDeprecatedRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits