class ProcessLimboRetrieveExceptionRequest
Defined at line 453 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
Public Methods
void ProcessLimboRetrieveExceptionRequest (Storage_ storage)
void ProcessLimboRetrieveExceptionRequest (uint64_t process_koid)
void ProcessLimboRetrieveExceptionRequest ()
Default constructs a |ProcessLimboRetrieveExceptionRequest| only if all of its members are default constructible.
Defined at line 464 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
void ProcessLimboRetrieveExceptionRequest (ProcessLimboRetrieveExceptionRequest && )
Defined at line 467 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
void ProcessLimboRetrieveExceptionRequest (const ProcessLimboRetrieveExceptionRequest & other)
ProcessLimboRetrieveExceptionRequest & operator= (ProcessLimboRetrieveExceptionRequest && )
Defined at line 468 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
ProcessLimboRetrieveExceptionRequest & operator= (const ProcessLimboRetrieveExceptionRequest & other)
bool operator== (const ProcessLimboRetrieveExceptionRequest & other)
bool operator!= (const ProcessLimboRetrieveExceptionRequest & other)
uint64_t process_koid ()
uint64_t & process_koid ()
ProcessLimboRetrieveExceptionRequest & process_koid (uint64_t value)
Setter for process_koid.
void ProcessLimboRetrieveExceptionRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits