class CapabilitiesDirConnectorOpenRequest

Defined at line 1131 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

Public Methods

void CapabilitiesDirConnectorOpenRequest ()

Defined at line 1133 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

void CapabilitiesDirConnectorOpenRequest (const CapabilitiesDirConnectorOpenRequest & other)

Defined at line 1134 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

CapabilitiesDirConnectorOpenRequest & operator= (const CapabilitiesDirConnectorOpenRequest & other)

Defined at line 1135 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

void CapabilitiesDirConnectorOpenRequest (CapabilitiesDirConnectorOpenRequest && other)

Defined at line 1136 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_component_runtime::wire::CapabilitiesDirConnectorOpenRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_component_runtime::wire::CapabilitiesDirConnectorOpenRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component_runtime::wire::CapabilitiesDirConnectorOpenRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

::zx::eventpair & dir_connector ()
bool has_dir_connector ()
::fidl::ServerEnd< ::fuchsia_io::Directory> & channel ()
bool has_channel ()
::fuchsia_io::wire::Flags & flags ()
bool has_flags ()
CapabilitiesDirConnectorOpenRequest & operator= (CapabilitiesDirConnectorOpenRequest && other)

Defined at line 1137 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

::fidl::StringView & path ()
bool has_path ()
void ~CapabilitiesDirConnectorOpenRequest ()

Defined at line 1139 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder