This is the complete list of members for te::gm::PointM, including all inherited members.
| AbstractData() | te::dt::AbstractData | inline | 
| AbstractPoint(GeomType t, int srid=0, Envelope *mbr=0) | te::gm::AbstractPoint | |
| AbstractPoint(const AbstractPoint &rhs) | te::gm::AbstractPoint | |
| accept(VisitorType &guest) const =0 | te::common::BaseVisitable< Visitor > | pure virtual | 
| asBinary(std::size_t &size) const | te::gm::Geometry | |
| asText() const | te::gm::Geometry | |
| buffer(const double &distance) const | te::gm::Geometry | virtual | 
| buffer(const double &distance, int quadrantSegments) const | te::gm::Geometry | virtual | 
| buffer(const double &distance, int quadrantSegments, BufferCapStyle endCapStyle) const | te::gm::Geometry | virtual | 
| clone() const | te::gm::PointM | virtual | 
| computeMBR(bool cascade) const | te::gm::AbstractPoint | virtual | 
| contains(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| convexHull() const | te::gm::Geometry | virtual | 
| coveredBy(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| covers(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| crosses(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| difference(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| disjoint(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| distance(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| dWithin(const Geometry *const rhs, const double &distance) const | te::gm::Geometry | virtual | 
| equals(const Geometry *const rhs, const bool exact=false) const | te::gm::Geometry | virtual | 
| Geometry(GeomType t, int srid=-1, Envelope *mbr=0) | te::gm::Geometry | |
| Geometry(const Geometry &rhs) | te::gm::Geometry | |
| getBoundary() const | te::gm::Geometry | virtual | 
| getCoordinateDimension() const | te::gm::Geometry | |
| getDimension() const | te::gm::AbstractPoint | virtual | 
| getEnvelope() const | te::gm::Geometry | |
| getGeometryType() const | te::gm::AbstractPoint | virtual | 
| getGeomTypeId() const | te::gm::Geometry | inline | 
| getGeomTypeId(const std::string >ype) | te::gm::Geometry | static | 
| getM() const | te::gm::PointM | inlinevirtual | 
| getMBR() const | te::gm::Geometry | |
| getNPoints() const | te::gm::AbstractPoint | inlinevirtual | 
| getSRID() const | te::gm::Geometry | inline | 
| getTypeCode() const | te::gm::Geometry | virtual | 
| getWkb(char *wkb, te::common::MachineByteOrder byteOrder) const | te::gm::Geometry | |
| getWkbSize() const | te::gm::Geometry | |
| getX() const | te::gm::Point | inlinevirtual | 
| getY() const | te::gm::Point | inlinevirtual | 
| getZ() const | te::gm::Point | inlinevirtual | 
| intersection(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| intersects(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| is3D() const | te::gm::Geometry | |
| isEmpty() const | te::gm::Geometry | virtual | 
| isGeomType(const std::string &stype) | te::gm::Geometry | static | 
| isMeasured() const | te::gm::Geometry | |
| isSimple() const | te::gm::Geometry | virtual | 
| isValid() const | te::gm::Geometry | virtual | 
| loadGeomTypeId() | te::gm::Geometry | static | 
| locateAlong(const double &mValue) const | te::gm::Geometry | inlinevirtual | 
| locateBetween(const double &mStart, const double &mEnd) const | te::gm::PointM | virtual | 
| m_gType | te::gm::Geometry | protected | 
| m_m | te::gm::PointM | private | 
| m_mbr | te::gm::Geometry | mutableprotected | 
| m_srid | te::gm::Geometry | protected | 
| m_x | te::gm::Point | protected | 
| m_y | te::gm::Point | protected | 
| operator=(const PointM &rhs) | te::gm::PointM | |
| te::gm::Point::operator=(const Point &rhs) | te::gm::Point | virtual | 
| te::gm::AbstractPoint::operator=(const AbstractPoint &rhs) | te::gm::AbstractPoint | virtual | 
| te::gm::Geometry::operator=(const Geometry &rhs) | te::gm::Geometry | virtual | 
| overlaps(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| Point(const double &x, const double &y, int srid=0, Envelope *mbr=0) | te::gm::Point | |
| Point(int srid=0, Envelope *mbr=0) | te::gm::Point | |
| Point(const Point &rhs) | te::gm::Point | |
| Point(GeomType t, int srid=0, Envelope *mbr=0) | te::gm::Point | protected | 
| Point(GeomType t, int srid, Envelope *mbr, const double &x, const double &y) | te::gm::Point | protected | 
| PointM(const double &x, const double &y, const double &m, int srid=0, Envelope *mbr=0) | te::gm::PointM | |
| PointM(int srid=0, Envelope *mbr=0) | te::gm::PointM | |
| PointM(const PointM &rhs) | te::gm::PointM | |
| relate(const Geometry *const rhs, const std::string &matrix) const | te::gm::Geometry | virtual | 
| relate(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| ReturnType typedef | te::common::BaseVisitable< Visitor > | |
| setM(const double &m) | te::gm::PointM | inlinevirtual | 
| setSRID(int srid) | te::gm::AbstractPoint | virtual | 
| setX(const double &x) | te::gm::Point | inlinevirtual | 
| setY(const double &y) | te::gm::Point | inlinevirtual | 
| setZ(const double &z) | te::gm::Point | virtual | 
| sm_geomTypeMap | te::gm::Geometry | protectedstatic | 
| sm_notNumber | te::gm::Point | protectedstatic | 
| sm_typeName | te::gm::Point | protectedstatic | 
| symDifference(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| toString() const | te::gm::Geometry | inlinevirtual | 
| touches(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| transform(int srid) | te::gm::AbstractPoint | virtual | 
| Union(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| VisitorType typedef | te::common::BaseVisitable< Visitor > | |
| within(const Geometry *const rhs) const | te::gm::Geometry | virtual | 
| ~AbstractData() | te::dt::AbstractData | inlinevirtual | 
| ~AbstractPoint() | te::gm::AbstractPoint | inlinevirtual | 
| ~BaseVisitable() | te::common::BaseVisitable< Visitor > | inlineprotectedvirtual | 
| ~Geometry() | te::gm::Geometry | virtual | 
| ~Point() | te::gm::Point | inlinevirtual | 
| ~PointM() | te::gm::PointM | inline |