ArcGIS Procedural Runtime  3.2.10650
List of all members | Public Member Functions | Public Attributes
prtx::Reports Class Reference

#include <EncodePreparator.h>

Public Member Functions

void append (const ReportsPtr &r)
 
 Reports (const prtx::Shape::ReportBoolVect &boolReps, const prtx::Shape::ReportFloatVect &floatReps, const prtx::Shape::ReportStringVect &stringReps)
 

Public Attributes

prtx::Shape::ReportBoolVect mBools
 
prtx::Shape::ReportFloatVect mFloats
 
prtx::Shape::ReportStringVect mStrings
 

Detailed Description

Helper class to transport CGA reports through the EncodePreparator.

Member Function Documentation

◆ append()

void prtx::Reports::append ( const ReportsPtr &  r)

Append the reports from r to the current object.


The documentation for this class was generated from the following file: