libgexf
0.1.3
|
#include <set>
#include <vector>
#include <map>
#include <iostream>
#include "typedefs.h"
#include "exceptions.h"
#include "nodeiter.h"
#include "edgeiter.h"
Go to the source code of this file.
Classes | |
class | libgexf::Graph |
Topology structure of the graph. More... | |