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