class DebugBrokerSendDebugCommandResponse
Defined at line 649 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
Public Methods
void DebugBrokerSendDebugCommandResponse (Storage_ storage)
void DebugBrokerSendDebugCommandResponse (int32_t status)
void DebugBrokerSendDebugCommandResponse ()
Default constructs a |DebugBrokerSendDebugCommandResponse| only if all of its members are default constructible.
Defined at line 660 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
void DebugBrokerSendDebugCommandResponse (DebugBrokerSendDebugCommandResponse && )
Defined at line 663 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
void DebugBrokerSendDebugCommandResponse (const DebugBrokerSendDebugCommandResponse & other)
DebugBrokerSendDebugCommandResponse & operator= (DebugBrokerSendDebugCommandResponse && )
Defined at line 664 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_types.h
DebugBrokerSendDebugCommandResponse & operator= (const DebugBrokerSendDebugCommandResponse & other)
bool operator== (const DebugBrokerSendDebugCommandResponse & other)
bool operator!= (const DebugBrokerSendDebugCommandResponse & other)
int32_t status ()
int32_t & status ()
DebugBrokerSendDebugCommandResponse & status (int32_t value)
Setter for status.
void DebugBrokerSendDebugCommandResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits