]> git.street.me.uk Git - andy/viking.git/commit - help/C/viking.xml
Generalize routing engine
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 24 May 2013 18:43:29 +0000 (20:43 +0200)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 24 May 2013 18:53:11 +0000 (20:53 +0200)
commitb44a5ac578895aa9b6b09d03f9c52726a9cbd8c6
tree1739db0ed3cd1b464ed8446554a9e9c538a22f78
parentfd74cdb98b4671bd05685e80c653e071e21f229f
Generalize routing engine

Most routing WEB services works the same way.
This class allow to add a routing engine, by simply setting some
properties.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
doc/examples/routing.xml [new file with mode: 0644]
help/C/viking.xml
src/Makefile.am
src/modules.c
src/vikroutingwebengine.c [new file with mode: 0644]
src/vikroutingwebengine.h [new file with mode: 0644]