Struct Request::Info

Nested Relationships

This struct is a nested type of Struct GeometryExtractor::Request.

Struct Documentation

struct Info

Parameters for a single entry in a GeometryExtractor::Request.

Public Members

uint64_t callIndex = {0}

The call index to obtain resource data for.

Stage stage = {Stage::Unspecified}
Type type = {Type::Unspecified}
Result result = {}

The GeometryExtractor::Result populated when this GeometryExtractor::Request is submitted.