class SocketSetSocketDispositionRequest

Defined at line 4657 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

Public Methods

void SocketSetSocketDispositionRequest (Storage_ storage)
void SocketSetSocketDispositionRequest (::fuchsia_fdomain::HandleId handle, ::fuchsia_fdomain::SocketDisposition disposition, ::fuchsia_fdomain::SocketDisposition disposition_peer)
void SocketSetSocketDispositionRequest ()

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

Defined at line 4667 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

void SocketSetSocketDispositionRequest (SocketSetSocketDispositionRequest && )

Defined at line 4670 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

void SocketSetSocketDispositionRequest (const SocketSetSocketDispositionRequest & other)
SocketSetSocketDispositionRequest & operator= (SocketSetSocketDispositionRequest && )

Defined at line 4671 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

SocketSetSocketDispositionRequest & operator= (const SocketSetSocketDispositionRequest & other)
bool operator== (const SocketSetSocketDispositionRequest & other)
bool operator!= (const SocketSetSocketDispositionRequest & other)
const ::fuchsia_fdomain::HandleId & handle ()
::fuchsia_fdomain::HandleId & handle ()
SocketSetSocketDispositionRequest & handle (::fuchsia_fdomain::HandleId value)

Setter for handle.

::fuchsia_fdomain::SocketDisposition disposition ()
::fuchsia_fdomain::SocketDisposition & disposition ()
SocketSetSocketDispositionRequest & disposition (::fuchsia_fdomain::SocketDisposition value)

Setter for disposition.

::fuchsia_fdomain::SocketDisposition disposition_peer ()
::fuchsia_fdomain::SocketDisposition & disposition_peer ()
SocketSetSocketDispositionRequest & disposition_peer (::fuchsia_fdomain::SocketDisposition value)

Setter for disposition_peer.

void SocketSetSocketDispositionRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits