class TopologicalPathGetTopologicalPathResponse

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

Public Methods

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

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

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

void TopologicalPathGetTopologicalPathResponse (TopologicalPathGetTopologicalPathResponse && )

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

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

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

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

Setter for path.

void TopologicalPathGetTopologicalPathResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits