class DebugBrokerSetTracingEnabledResponse

Defined at line 747 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

Public Methods

void DebugBrokerSetTracingEnabledResponse (Storage_ storage)
void DebugBrokerSetTracingEnabledResponse (int32_t status)
void DebugBrokerSetTracingEnabledResponse ()

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

Defined at line 758 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

void DebugBrokerSetTracingEnabledResponse (DebugBrokerSetTracingEnabledResponse && )

Defined at line 761 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

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

Defined at line 762 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h

DebugBrokerSetTracingEnabledResponse & operator= (const DebugBrokerSetTracingEnabledResponse & other)
bool operator== (const DebugBrokerSetTracingEnabledResponse & other)
bool operator!= (const DebugBrokerSetTracingEnabledResponse & other)
int32_t status ()
int32_t & status ()
DebugBrokerSetTracingEnabledResponse & status (int32_t value)

Setter for status.

void DebugBrokerSetTracingEnabledResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits