Declaration of class BCTree. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/basic.h>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | ogdf::BCTree |
Static BC-trees. More... | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Functions | |
std::ostream & | ogdf::operator<< (std::ostream &os, const BCTree::BNodeType &obj) |
std::ostream & | ogdf::operator<< (std::ostream &os, const BCTree::GNodeType &obj) |
Declaration of class BCTree.
Definition in file BCTree.h.