All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::fe::Globals Class Reference

An static class with global definitions. More...

#include <Globals.h>

Static Public Attributes

static const char * sm_add = "Add"
 
static const char * sm_and = "And"
 
static const char * sm_arc = "gml:Arc"
 
static const char * sm_arcByBulge = "gml:ArcByBulge"
 
static const char * sm_arcByCenterPoint = "gml:ArcByCenterPoint"
 
static const char * sm_bbox = "BBOX"
 
static const char * sm_between = "Between"
 
static const char * sm_beyond = "Beyond"
 
static const char * sm_bezier = "gml:Bezier"
 
static const char * sm_circle = "gml:Circle"
 
static const char * sm_circleByCenterPoint = "gml:CircleByCenterPoint"
 
static const char * sm_clothoid = "gml:Clothoid"
 
static const char * sm_contains = "Contains"
 
static const char * sm_crosses = "Crosses"
 
static const char * sm_cubicSpline = "gml:CubicSpline"
 
static const char * sm_disjoint = "Disjoint"
 
static const char * sm_div = "Div"
 
static const char * sm_dWithin = "DWithin"
 
static const char * sm_envelope = "gml:Envelope"
 
static const char * sm_equals = "Equals"
 
static const char * sm_equalTo = "EqualTo"
 
static const char * sm_geodesic = "gml:Geodesic"
 
static const char * sm_greaterThan = "GreaterThan"
 
static const char * sm_greaterThanEqualTo = "GreaterThanEqualTo"
 
static const char * sm_intersects = "Intersects"
 
static const char * sm_lessThan = "LessThan"
 
static const char * sm_lessThanEqualTo = "LessThanEqualTo"
 
static const char * sm_like = "Like"
 
static const char * sm_lineString = "gml:LineString"
 
static const char * sm_mul = "Mul"
 
static const char * sm_not = "Not"
 
static const char * sm_notEqualTo = "NotEqualTo"
 
static const char * sm_nullCheck = "NullCheck"
 
static const char * sm_offsetCurve = "gml:OffsetCurve"
 
static const char * sm_or = "Or"
 
static const char * sm_overlaps = "Overlaps"
 
static const char * sm_point = "gml:Point"
 
static const char * sm_polygon = "gml:Polygon"
 
static const char * sm_polyhedralSurface = "gml:PolyhedralSurface"
 
static const char * sm_propertyIsBetween = "PropertyIsBetween"
 
static const char * sm_propertyIsEqualTo = "PropertyIsEqualTo"
 
static const char * sm_propertyIsGreaterThan = "PropertyIsGreaterThan"
 
static const char * sm_propertyIsGreaterThanOrEqualTo = "PropertyIsGreaterThanOrEqualTo"
 
static const char * sm_propertyIsLessThan = "PropertyIsLessThan"
 
static const char * sm_propertyIsLessThanOrEqualTo = "PropertyIsLessThanOrEqualTo"
 
static const char * sm_propertyIsLike = "PropertyIsLike"
 
static const char * sm_propertyIsNotEqualTo = "PropertyIsNotEqualTo"
 
static const char * sm_propertyIsNull = "PropertyIsNull"
 
static const char * sm_solid = "gml:Solid"
 
static const char * sm_sub = "Sub"
 
static const char * sm_tin = "gml:Tin"
 
static const char * sm_touches = "Touches"
 
static const char * sm_triangle = "gml:Triangle"
 
static const char * sm_triangulatedSurface = "gml:TriangulatedSurface"
 
static const char * sm_within = "Within"
 

Private Member Functions

 Globals ()
 Not instantiable. More...
 

Detailed Description

An static class with global definitions.

Definition at line 43 of file Globals.h.

Constructor & Destructor Documentation

te::fe::Globals::Globals ( )
private

Not instantiable.

Member Data Documentation

const char * te::fe::Globals::sm_add = "Add"
static
const char * te::fe::Globals::sm_and = "And"
static
const char * te::fe::Globals::sm_arc = "gml:Arc"
static

Definition at line 102 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_arcByBulge = "gml:ArcByBulge"
static

Definition at line 104 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_arcByCenterPoint = "gml:ArcByCenterPoint"
static

Definition at line 100 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_bbox = "BBOX"
static
const char * te::fe::Globals::sm_between = "Between"
static

Definition at line 93 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_beyond = "Beyond"
static
const char * te::fe::Globals::sm_bezier = "gml:Bezier"
static

Definition at line 105 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_circle = "gml:Circle"
static

Definition at line 103 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_circleByCenterPoint = "gml:CircleByCenterPoint"
static

Definition at line 101 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_clothoid = "gml:Clothoid"
static

Definition at line 106 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_contains = "Contains"
static
const char * te::fe::Globals::sm_crosses = "Crosses"
static
const char * te::fe::Globals::sm_cubicSpline = "gml:CubicSpline"
static

Definition at line 107 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_disjoint = "Disjoint"
static
const char * te::fe::Globals::sm_div = "Div"
static
const char * te::fe::Globals::sm_dWithin = "DWithin"
static
const char * te::fe::Globals::sm_envelope = "gml:Envelope"
static

Definition at line 96 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_equals = "Equals"
static
const char * te::fe::Globals::sm_equalTo = "EqualTo"
static

Definition at line 90 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_geodesic = "gml:Geodesic"
static

Definition at line 108 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_greaterThan = "GreaterThan"
static

Definition at line 87 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_greaterThanEqualTo = "GreaterThanEqualTo"
static

Definition at line 89 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_intersects = "Intersects"
static
const char * te::fe::Globals::sm_lessThan = "LessThan"
static

Definition at line 86 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_lessThanEqualTo = "LessThanEqualTo"
static

Definition at line 88 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_like = "Like"
static

Definition at line 92 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_lineString = "gml:LineString"
static

Definition at line 98 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_mul = "Mul"
static
const char * te::fe::Globals::sm_not = "Not"
static
const char * te::fe::Globals::sm_notEqualTo = "NotEqualTo"
static

Definition at line 91 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_nullCheck = "NullCheck"
static

Definition at line 94 of file Globals.h.

Referenced by te::fe::ComparisonOperators::loadValidOperatorList().

const char * te::fe::Globals::sm_offsetCurve = "gml:OffsetCurve"
static

Definition at line 109 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_or = "Or"
static
const char * te::fe::Globals::sm_overlaps = "Overlaps"
static
const char * te::fe::Globals::sm_point = "gml:Point"
static

Definition at line 97 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_polygon = "gml:Polygon"
static

Definition at line 99 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_polyhedralSurface = "gml:PolyhedralSurface"
static

Definition at line 111 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_propertyIsBetween = "PropertyIsBetween"
static

Definition at line 60 of file Globals.h.

Referenced by te::fe::serialize::AbstractOp::AbstractOp(), and BetweenReader().

const char * te::fe::Globals::sm_propertyIsEqualTo = "PropertyIsEqualTo"
static
const char * te::fe::Globals::sm_propertyIsGreaterThan = "PropertyIsGreaterThan"
static
const char * te::fe::Globals::sm_propertyIsGreaterThanOrEqualTo = "PropertyIsGreaterThanOrEqualTo"
static
const char * te::fe::Globals::sm_propertyIsLessThan = "PropertyIsLessThan"
static
const char * te::fe::Globals::sm_propertyIsLessThanOrEqualTo = "PropertyIsLessThanOrEqualTo"
static
const char * te::fe::Globals::sm_propertyIsLike = "PropertyIsLike"
static

Definition at line 58 of file Globals.h.

Referenced by te::fe::serialize::AbstractOp::AbstractOp(), and LikeReader().

const char * te::fe::Globals::sm_propertyIsNotEqualTo = "PropertyIsNotEqualTo"
static

Definition at line 53 of file Globals.h.

Referenced by te::fe::serialize::AbstractOp::AbstractOp().

const char * te::fe::Globals::sm_propertyIsNull = "PropertyIsNull"
static

Definition at line 59 of file Globals.h.

Referenced by te::fe::serialize::AbstractOp::AbstractOp(), and NullReader().

const char * te::fe::Globals::sm_solid = "gml:Solid"
static

Definition at line 114 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_sub = "Sub"
static
const char * te::fe::Globals::sm_tin = "gml:Tin"
static

Definition at line 113 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_touches = "Touches"
static
const char * te::fe::Globals::sm_triangle = "gml:Triangle"
static

Definition at line 110 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_triangulatedSurface = "gml:TriangulatedSurface"
static

Definition at line 112 of file Globals.h.

Referenced by te::fe::GeometryOperands::loadValidGeometryOperandsList().

const char * te::fe::Globals::sm_within = "Within"
static

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