OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GeoMultiPolyTargetValuePtr Struct Reference

#include <TargetValue.h>

Public Attributes

std::shared_ptr< VarlenDatumcoords_data
 
std::shared_ptr< VarlenDatumring_sizes_data
 
std::shared_ptr< VarlenDatumpoly_rings_data
 

Detailed Description

Definition at line 173 of file TargetValue.h.

Member Data Documentation

std::shared_ptr<VarlenDatum> GeoMultiPolyTargetValuePtr::coords_data

Definition at line 174 of file TargetValue.h.

std::shared_ptr<VarlenDatum> GeoMultiPolyTargetValuePtr::poly_rings_data

Definition at line 176 of file TargetValue.h.

std::shared_ptr<VarlenDatum> GeoMultiPolyTargetValuePtr::ring_sizes_data

Definition at line 175 of file TargetValue.h.


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