add(const Key &key) | InvertableMap | [inline, protected, virtual] |
clear() | InvertableMap | [inline, protected, virtual] |
erase(const Key &key) | InvertableMap | [inline, protected, virtual] |
inverse() const | InvertableMap | [inline] |
InvertableMap(const Graph &graph) | InvertableMap | [inline] |
Key typedef | InvertableMap | |
operator[](const Key &key) const | InvertableMap | [inline] |
set(const Key &key, const Value &val) | InvertableMap | [inline] |
Value typedef | InvertableMap |