![]()  | 
  
    ArcGIS Procedural Runtime
    3.3.11173
    
   | 
 
#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 | 
Helper class to transport CGA reports through the EncodePreparator.
| void prtx::Reports::append | ( | const ReportsPtr & | r | ) | 
Append the reports from r to the current object.
 1.8.14