class DebugUtilsSetPowerStateResponse

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

Public Methods

void DebugUtilsSetPowerStateResponse (Storage_ storage)
void DebugUtilsSetPowerStateResponse (uint64_t time_in_ns)
void DebugUtilsSetPowerStateResponse ()

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

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

void DebugUtilsSetPowerStateResponse (DebugUtilsSetPowerStateResponse && )

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

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

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

DebugUtilsSetPowerStateResponse & operator= (const DebugUtilsSetPowerStateResponse & other)
bool operator== (const DebugUtilsSetPowerStateResponse & other)
bool operator!= (const DebugUtilsSetPowerStateResponse & other)
uint64_t time_in_ns ()

The time taken to complete the power state transition, in nanoseconds.

uint64_t & time_in_ns ()

The time taken to complete the power state transition, in nanoseconds.

DebugUtilsSetPowerStateResponse & time_in_ns (uint64_t value)

The time taken to complete the power state transition, in nanoseconds.

void DebugUtilsSetPowerStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits