#include "graphhandler.h"
Go to the source code of this file.
Classes | |
class | EdgeRelationMapper |
Functions | |
void | graphhandler_init () |
void | graphhandler_exit () |
Variables | |
static EdgeRelationMapper * | s_edgeRelationMapper |
void graphhandler_exit | ( | ) |
Definition at line 29 of file graphhandler.cpp.
void graphhandler_init | ( | ) |
Definition at line 24 of file graphhandler.cpp.
|
static |
Definition at line 22 of file graphhandler.cpp.