ArcGIS Procedural Runtime
3.2.10650
|
#include <ReportsCollector.h>
Static Public Member Functions | |
static ReportingStrategyPtr | create (prtx::GenerateContext &context, size_t initialShapeIndex, ReportsAccumulatorPtr reportsAccumulator) |
Additional Inherited Members | |
Public Member Functions inherited from prtx::ReportingStrategy | |
virtual const prtx::ReportsPtr & | getReports (uint32_t domain) const =0 |
virtual const prtx::ReportsPtr & | getReports () const =0 |
ReportingStrategy & | operator= (const ReportingStrategy &)=delete |
ReportingStrategy (const ReportingStrategy &)=delete | |
Collects the reports for each shape with its ID as report domain.