OmniSciDB
a5dc49c757
|
#include <TargetValue.h>
Public Attributes | |
std::shared_ptr< VarlenDatum > | coords_data |
std::shared_ptr< VarlenDatum > | ring_sizes_data |
std::shared_ptr< VarlenDatum > | poly_rings_data |
Definition at line 173 of file TargetValue.h.
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.