class ProviderStreamSocketWithOptionsRequest
Defined at line 18464 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::Domaindomain,::fuchsia_posix_socket::StreamSocketProtocolproto,::fuchsia_posix_socket::SocketCreationOptionsopts)
void ProviderStreamSocketWithOptionsRequest ()
Default constructs a |ProviderStreamSocketWithOptionsRequest| only if all of its members are default constructible.
Defined at line 18474 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 18477 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 18478 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