class ProviderDatagramSocketWithOptionsRequest

Defined at line 19034 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

Public Methods

void ProviderDatagramSocketWithOptionsRequest (Storage_ storage)
void ProviderDatagramSocketWithOptionsRequest (::fuchsia_posix_socket::Domain domain, ::fuchsia_posix_socket::DatagramSocketProtocol proto, ::fuchsia_posix_socket::SocketCreationOptions opts)
void ProviderDatagramSocketWithOptionsRequest ()

Default constructs a |ProviderDatagramSocketWithOptionsRequest| only if all of its members are default constructible.

Defined at line 19044 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

void ProviderDatagramSocketWithOptionsRequest (ProviderDatagramSocketWithOptionsRequest && )

Defined at line 19047 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

::fuchsia_posix_socket::Domain domain ()
::fuchsia_posix_socket::Domain & domain ()
ProviderDatagramSocketWithOptionsRequest & domain (::fuchsia_posix_socket::Domain value)

Setter for domain.

ProviderDatagramSocketWithOptionsRequest & operator= (ProviderDatagramSocketWithOptionsRequest && )

Defined at line 19048 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

::fuchsia_posix_socket::DatagramSocketProtocol proto ()
::fuchsia_posix_socket::DatagramSocketProtocol & proto ()
ProviderDatagramSocketWithOptionsRequest & proto (::fuchsia_posix_socket::DatagramSocketProtocol value)

Setter for proto.

const ::fuchsia_posix_socket::SocketCreationOptions & opts ()
::fuchsia_posix_socket::SocketCreationOptions & opts ()
ProviderDatagramSocketWithOptionsRequest & opts (::fuchsia_posix_socket::SocketCreationOptions value)

Setter for opts.

void ProviderDatagramSocketWithOptionsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits