aimsgui
5.1.2
|
This is the complete list of members for aims::QSqlGraphDatabase, including all inherited members.
attributesSyntax | aims::QSqlGraphDatabase | |
close() | aims::QSqlGraphDatabase | |
database() const | aims::QSqlGraphDatabase | inline |
exec(const std::string &query) const | aims::QSqlGraphDatabase | inline |
fillGraphData(CurrentGraphData &data, Graph &g, int geid=-1) | aims::QSqlGraphDatabase | |
header() | aims::QSqlGraphDatabase | inline |
hostname() const | aims::QSqlGraphDatabase | inline |
insertOrUpdateEdge(Edge *v, CurrentGraphData &data) | aims::QSqlGraphDatabase | |
insertOrUpdateVertex(Vertex *vert, CurrentGraphData &data) | aims::QSqlGraphDatabase | |
lastError() const | aims::QSqlGraphDatabase | inline |
open() | aims::QSqlGraphDatabase | |
open(const std::string &user, const std::string &password) | aims::QSqlGraphDatabase | |
parsedUrl() | aims::QSqlGraphDatabase | inline |
partialReadFromEdgeQuery(const std::string &sqlquery, std::list< CurrentGraphData > &graphsinfo, bool allownewgraphs=true) | aims::QSqlGraphDatabase | |
partialReadFromVertexQuery(const std::string &sqlquery, std::list< CurrentGraphData > &graphsinfo, bool allownewgraphs=true) | aims::QSqlGraphDatabase | |
QSqlGraphDatabase() | aims::QSqlGraphDatabase | |
readElementAttributes(GraphObject &, const std::list< std::string > &attributes, QSqlQuery &query, int eid) | aims::QSqlGraphDatabase | |
readElementAttributes(GraphObject &item, const std::list< std::string > &attributes, const std::vector< QVariant > &query, int i) | aims::QSqlGraphDatabase | |
readElementAttributes(GraphObject &item, QSqlQuery &query, const std::map< std::string, std::vector< std::string > > &vatts, int i) | aims::QSqlGraphDatabase | |
readGraphAttributes(Graph &g, int eid) | aims::QSqlGraphDatabase | |
readGraphAttributes(std::list< CurrentGraphData > &graphsinfo) | aims::QSqlGraphDatabase | |
readSchema() | aims::QSqlGraphDatabase | |
setHeader(carto::Object hdr) | aims::QSqlGraphDatabase | |
setUrl(const std::string &url, carto::Object header=carto::none()) | aims::QSqlGraphDatabase | |
sqlAttributes(const GraphObject &el, std::map< std::string, std::string > &atts, bool addinherited=true, const std::string &assyntax=std::string()) const | aims::QSqlGraphDatabase | |
sqlAttributesAsStrings(const GraphObject &el, std::string &names, std::string &values, bool first=true, bool addinherited=true) const | aims::QSqlGraphDatabase | |
Syntax typedef | aims::QSqlGraphDatabase | |
syntaxInheritance | aims::QSqlGraphDatabase | |
updateEdgeIndexMap(CurrentGraphData &data) | aims::QSqlGraphDatabase | |
updateEdgeMap(CurrentGraphData &data) | aims::QSqlGraphDatabase | |
updateElement(const GraphObject &el, int eid) | aims::QSqlGraphDatabase | |
updateVertexIndexMap(CurrentGraphData &data) | aims::QSqlGraphDatabase | |
updateVertexMap(CurrentGraphData &data) | aims::QSqlGraphDatabase | |
~QSqlGraphDatabase() | aims::QSqlGraphDatabase |