class ArgumentsGetBoolResponse

Defined at line 421 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

Public Methods

void ArgumentsGetBoolResponse (Storage_ storage)
void ArgumentsGetBoolResponse (bool value)
void ArgumentsGetBoolResponse ()

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

Defined at line 432 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

void ArgumentsGetBoolResponse (ArgumentsGetBoolResponse && )

Defined at line 435 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

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

Defined at line 436 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

ArgumentsGetBoolResponse & operator= (const ArgumentsGetBoolResponse & other)
bool operator== (const ArgumentsGetBoolResponse & other)
bool operator!= (const ArgumentsGetBoolResponse & other)
bool value ()
bool & value ()
ArgumentsGetBoolResponse & value (bool value)

Setter for value.

void ArgumentsGetBoolResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits