class SymlinkDescribeResult

Defined at line 5104 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

Public Methods

void SymlinkDescribeResult ()
void SymlinkDescribeResult (const SymlinkDescribeResult & )

Defined at line 5109 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

SymlinkDescribeResult & operator= (const SymlinkDescribeResult & )

Defined at line 5110 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

void SymlinkDescribeResult (SymlinkDescribeResult && )

Defined at line 5111 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
SymlinkDescribeResult WithResponse (::fidl::ObjectView< ::fuchsia_io::wire::SymlinkInfo> val)
SymlinkDescribeResult & operator= (SymlinkDescribeResult && )

Defined at line 5112 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

template <typename... Args>
SymlinkDescribeResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 5126 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

::fuchsia_io::wire::SymlinkInfo & response ()
const ::fuchsia_io::wire::SymlinkInfo & response ()
bool is_framework_err ()
SymlinkDescribeResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_io::wire::SymlinkDescribeResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

Defined at line 5114 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h