| addEdge(const K &src, const K &dest, const unsigned int &wt) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | addVertex(const K &k, const E1 &e=E1()) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getDStype() const override | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inlinevirtual | 
  | getEdgeData(const K &src, const K &dest) const | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getLinkVisualizer(const K &k1, const K &k2) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getMatrix() const | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getMatrix(K key) const | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getVertex(const K &key) const | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getVertex(const K &key) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getVertexData(const K &src) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getVertices() | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | getVisualizer(const K &k) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | setEdgeData(const K &src, const K &dest, const E2 &data) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | setVertexData(const K &vID, const E1 &data) | bridges::datastructure::GraphAdjMatrix< K, E1, E2 > | inline | 
  | ~DataStructure()=default | bridges::datastructure::DataStructure | virtual |