Declaration of useful methods for processing various fileformats. More...
Go to the source code of this file.
Classes | |
class | ogdf::TokenIgnorer |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Functions | |
std::istream & | ogdf::operator>> (std::istream &is, TokenIgnorer token) |
template<typename E > | |
static E | ogdf::toEnum (const std::string &str, std::string toString(const E &), const E first, const E last, const E def) |
Declaration of useful methods for processing various fileformats.
Definition in file Utils.h.