class Metadata
Defined at line 539 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
Public Members
static const char[] kSerializableName
Public Methods
void Metadata (Storage_ storage)
void Metadata ()
Defined at line 546 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
void Metadata (Metadata && )
Defined at line 547 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
void Metadata (const Metadata & other)
Metadata & operator= (Metadata && )
Defined at line 548 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/natural_types.h
Metadata & operator= (const Metadata & other)
bool operator== (const Metadata & other)
bool operator!= (const Metadata & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_hardware_interconnect::PathEndpoints>> & paths ()
Paths need not be between adjacent nodes, but a valid path from source node
to destination node must exist in the node graph.
::std::optional< ::std::vector< ::fuchsia_hardware_interconnect::PathEndpoints>> & paths ()
Paths need not be between adjacent nodes, but a valid path from source node
to destination node must exist in the node graph.
Metadata & paths (std::optional< ::std::vector< ::fuchsia_hardware_interconnect::PathEndpoints>> value)
Paths need not be between adjacent nodes, but a valid path from source node
to destination node must exist in the node graph.
void Metadata (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits