class ManagerRestartWithDictionaryRequest

Defined at line 1190 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h

Public Methods

void ManagerRestartWithDictionaryRequest (Storage_ storage)
void ManagerRestartWithDictionaryRequest (::std::string moniker, ::fuchsia_component_sandbox::DictionaryRef dictionary)
void ManagerRestartWithDictionaryRequest ()

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

Defined at line 1200 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h

void ManagerRestartWithDictionaryRequest (ManagerRestartWithDictionaryRequest && )

Defined at line 1203 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h

const ::std::string & moniker ()

Moniker of the node to restart with the dictionary.

::std::string & moniker ()

Moniker of the node to restart with the dictionary.

ManagerRestartWithDictionaryRequest & moniker (::std::string value)

Moniker of the node to restart with the dictionary.

const ::fuchsia_component_sandbox::DictionaryRef & dictionary ()

Dictionary to give to the drivers on and under the nodes.

::fuchsia_component_sandbox::DictionaryRef & dictionary ()

Dictionary to give to the drivers on and under the nodes.

ManagerRestartWithDictionaryRequest & dictionary (::fuchsia_component_sandbox::DictionaryRef value)

Dictionary to give to the drivers on and under the nodes.

void ManagerRestartWithDictionaryRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ManagerRestartWithDictionaryRequest & operator= (ManagerRestartWithDictionaryRequest && )

Defined at line 1204 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits