class SocketSetSocketDispositionResponse
Defined at line 4735 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
Public Methods
void SocketSetSocketDispositionResponse (Storage_ storage)
void SocketSetSocketDispositionResponse (uint8_t __reserved)
void SocketSetSocketDispositionResponse ()
Default constructs a |SocketSetSocketDispositionResponse| only if all of its members are default constructible.
Defined at line 4745 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void SocketSetSocketDispositionResponse (SocketSetSocketDispositionResponse && )
Defined at line 4748 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void SocketSetSocketDispositionResponse (const SocketSetSocketDispositionResponse & other)
SocketSetSocketDispositionResponse & operator= (SocketSetSocketDispositionResponse && )
Defined at line 4749 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
SocketSetSocketDispositionResponse & operator= (const SocketSetSocketDispositionResponse & other)
bool operator== (const SocketSetSocketDispositionResponse & other)
bool operator!= (const SocketSetSocketDispositionResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
SocketSetSocketDispositionResponse & __reserved (uint8_t value)
Setter for __reserved.
void SocketSetSocketDispositionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits