class GetNodeInfo
Defined at line 219 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/markers.h
Returns the list of nodes that are running on the system.
If a |node_filter| is provided, the returned list will be filtered to
only include nodes specified in the filter. If |exact_match| is true,
then the filter must exactly match a node's topological path;
otherwise, it performs a substring match. The list will be empty if no
nodes match the filter.
|iterator| is closed with following epitaphs on error:
ZX_ERR_BAD_PATH indicates that the given path is not valid.
ZX_ERR_BUFFER_TOO_SMALL indicates either that the given path is too long,
or that the node has more than the maximum number of properties (PROPERTIES_MAX).
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal