struct
#include <meos/types/geom/SRIDMembers.hpp>
SRIDMembers Contents
SRIDMembers is to be used by the classes Temporal and STBox
In case of Temporal<BaseType> class, we inherit from this conditionally, specifically when BaseType=GeomPoint. i.e, Temporal<GeomPoint> class
Derived classes
- class STBox
- Spatio-temporal box - bounding box with value and/or space/time dimensions.
Constructors, destructors, conversion operators
- SRIDMembers()
- SRIDMembers(int srid)
Public functions
Public variables
- int m_srid
Function documentation
bool meos:: SRIDMembers:: has_srid() const
Returns | true if SRID != SRID_DEFAULT |
---|