class PrimaryIsPerformanceCounterAccessAllowedResponse

Defined at line 1736 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

Public Methods

void PrimaryIsPerformanceCounterAccessAllowedResponse (Storage_ storage)
void PrimaryIsPerformanceCounterAccessAllowedResponse (bool enabled)
void PrimaryIsPerformanceCounterAccessAllowedResponse ()

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

Defined at line 1746 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

void PrimaryIsPerformanceCounterAccessAllowedResponse (PrimaryIsPerformanceCounterAccessAllowedResponse && )

Defined at line 1749 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

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

Defined at line 1750 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

PrimaryIsPerformanceCounterAccessAllowedResponse & operator= (const PrimaryIsPerformanceCounterAccessAllowedResponse & other)
bool operator== (const PrimaryIsPerformanceCounterAccessAllowedResponse & other)
bool operator!= (const PrimaryIsPerformanceCounterAccessAllowedResponse & other)
bool enabled ()
bool & enabled ()
PrimaryIsPerformanceCounterAccessAllowedResponse & enabled (bool value)

Setter for enabled.

void PrimaryIsPerformanceCounterAccessAllowedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits