class ProviderStreamSocketWithOptionsRequest

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

Public Methods

void ProviderStreamSocketWithOptionsRequest (Storage_ storage)
void ProviderStreamSocketWithOptionsRequest (::fuchsia_posix_socket::Domain domain, ::fuchsia_posix_socket::StreamSocketProtocol proto, ::fuchsia_posix_socket::SocketCreationOptions opts)
void ProviderStreamSocketWithOptionsRequest ()

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

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

void ProviderStreamSocketWithOptionsRequest (ProviderStreamSocketWithOptionsRequest && )

Defined at line 18359 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 ()
ProviderStreamSocketWithOptionsRequest & domain (::fuchsia_posix_socket::Domain value)

Setter for domain.

ProviderStreamSocketWithOptionsRequest & operator= (ProviderStreamSocketWithOptionsRequest && )

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

::fuchsia_posix_socket::StreamSocketProtocol proto ()
::fuchsia_posix_socket::StreamSocketProtocol & proto ()
ProviderStreamSocketWithOptionsRequest & proto (::fuchsia_posix_socket::StreamSocketProtocol value)

Setter for proto.

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

Setter for opts.

void ProviderStreamSocketWithOptionsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits