| applyChangelist(const class Changelist &cl) | VGServer::GraphContainer | |
| applyChangeTimeline(const class ChangeTimeline &ct) | VGServer::GraphContainer | |
| applyGraphData(class GraphData &newgraph) | VGServer::GraphContainer | |
| Changelist class | VGServer::GraphData | [friend] |
| checkReferences() const | VGServer::GraphData | |
| edgeattr | VGServer::GraphData | |
| EdgeRef class | VGServer::GraphData | [friend] |
| edges | VGServer::GraphData | |
| existEdge(vertexid_t src, vertexid_t tgt) const | VGServer::GraphData | |
| existVertex(vertexid_t id) const | VGServer::GraphData | |
| getArea(coord_t x1, coord_t y1, coord_t x2, coord_t y2, const QueryLimits *ql, const char *filter, const char *vertexattrsel, const char *edgeattrsel, const class ChangeTimeline &ct, class ByteBuffer &dest) const | VGServer::GraphContainer | |
| getEdge(vertexid_t src, vertexid_t tgt, const class Changelist &cl) const | VGServer::GraphContainer | |
| VGServer::GraphData::getEdge(vertexid_t src, vertexid_t tgt) const | VGServer::GraphData | |
| getEdgeAttr(vertexid_t src, vertexid_t tgt, unsigned int attr) const | VGServer::GraphData | |
| getEdgeAttrBlob(vertexid_t src, vertexid_t tgt) const | VGServer::GraphData | |
| getEdgeAttrBytes() const | VGServer::GraphData | [inline] |
| getEdgeCount() const | VGServer::GraphData | [inline] |
| getEdgeIdx(vertexid_t src, vertexid_t tgt) const | VGServer::GraphData | |
| getEdgeIdxList(vertexid_t id) const | VGServer::GraphData | |
| getEdgeList(vertexid_t id, const class Changelist &cl) const | VGServer::GraphContainer | |
| VGServer::GraphData::getEdgeList(vertexid_t id) const | VGServer::GraphData | |
| getEdgeTargetList(vertexid_t srcid) const | VGServer::GraphData | |
| getGraphProperties(class ByteBuffer &dest) const | VGServer::GraphContainer | |
| getLastQueryEdgenum() const | VGServer::GraphContainer | [inline] |
| getNearestNeighbor(coord_t x1, coord_t y1, coord_t x2, coord_t y2, coord_t selx, coord_t sely, const QueryLimits *ql, const char *filter, const char *vertexattrsel, const char *edgeattrsel, const class Changelist &cl, class ByteBuffer &dest) const | VGServer::GraphContainer | |
| getProperties() const | VGServer::GraphData | [inline] |
| getRTreeNum() const | VGServer::GraphContainer | [inline] |
| getRTreeStats(RTreeStats_t &st) const | VGServer::GraphContainer | |
| getVertex(vertexid_t id, const class Changelist &cl) const | VGServer::GraphContainer | |
| VGServer::GraphData::getVertex(vertexid_t id) const | VGServer::GraphData | |
| getVertexAttr(vertexid_t id, unsigned int attr) const | VGServer::GraphData | |
| getVertexAttrBlob(vertexid_t id) const | VGServer::GraphData | |
| getVertexAttrBytes() const | VGServer::GraphData | [inline] |
| getVertexCount() const | VGServer::GraphData | [inline] |
| GraphContainer(const class GraphProperties &properties) | VGServer::GraphContainer | [explicit] |
| VGServer::GraphData::GraphContainer class | VGServer::GraphData | [friend] |
| GraphData(const class GraphProperties &properties) | VGServer::GraphData | [explicit] |
| GraphLoader class | VGServer::GraphData | [friend] |
| GraphRTree typedef | VGServer::GraphContainer | |
| loadSnapshot(std::istream &s) | VGServer::GraphContainer | |
| properties | VGServer::GraphData | |
| reinsertnum | VGServer::GraphContainer | |
| RTree_t typedef | VGServer::GraphContainer | |
| RTreeLevelStats_t typedef | VGServer::GraphContainer | |
| RTreeStats_t typedef | VGServer::GraphContainer | |
| saveSnapshot(std::ostream &s) const | VGServer::GraphContainer | |
| swap(class GraphContainer &other) | VGServer::GraphContainer | |
| VGServer::GraphData::swap(class GraphData &other) | VGServer::GraphData | |
| vertexattr | VGServer::GraphData | |
| vertexcount | VGServer::GraphData | |
| VertexRef class | VGServer::GraphData | [friend] |
| vertices | VGServer::GraphData | |
| writeFig(bool writefigheader, std::ostream &s, unsigned int attrX, unsigned int attrY) const | VGServer::GraphData | |
| ~GraphContainer() | VGServer::GraphContainer | |