class DebugBrokerSendDebugCommandRequest

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

Public Methods

void DebugBrokerSendDebugCommandRequest (Storage_ storage)
void DebugBrokerSendDebugCommandRequest (::std::string command)
void DebugBrokerSendDebugCommandRequest ()

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

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

void DebugBrokerSendDebugCommandRequest (DebugBrokerSendDebugCommandRequest && )

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

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

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

DebugBrokerSendDebugCommandRequest & operator= (const DebugBrokerSendDebugCommandRequest & other)
bool operator== (const DebugBrokerSendDebugCommandRequest & other)
bool operator!= (const DebugBrokerSendDebugCommandRequest & other)
const ::std::string & command ()
::std::string & command ()
DebugBrokerSendDebugCommandRequest & command (::std::string value)

Setter for command.

void DebugBrokerSendDebugCommandRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits