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