class ControllerGetTopologicalPathResponse

Defined at line 670 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

Public Methods

void ControllerGetTopologicalPathResponse (Storage_ storage)
void ControllerGetTopologicalPathResponse (::std::string path)
void ControllerGetTopologicalPathResponse ()

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

Defined at line 681 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

void ControllerGetTopologicalPathResponse (ControllerGetTopologicalPathResponse && )

Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

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

Defined at line 685 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h

ControllerGetTopologicalPathResponse & operator= (const ControllerGetTopologicalPathResponse & other)
bool operator== (const ControllerGetTopologicalPathResponse & other)
bool operator!= (const ControllerGetTopologicalPathResponse & other)
const ::std::string & path ()
::std::string & path ()
ControllerGetTopologicalPathResponse & path (::std::string value)

Setter for path.

void ControllerGetTopologicalPathResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits