6 #ifndef KNOWROB_CURRENT_GRAPH_H
7 #define KNOWROB_CURRENT_GRAPH_H
27 return name_ == other.name_;
const auto & name() const
CurrentGraph(const std::string_view &name)
std::set< CurrentGraph * > imports_
std::set< CurrentGraph * > directImports_
bool operator==(const CurrentGraph &other) const
const auto & imports() const
const auto & directImports() const