moved RouterChain class out of router.hpp file into own router_chain.hpp class
authorMarc Cromme <marc@indexdata.dk>
Wed, 26 Oct 2005 10:21:03 +0000 (10:21 +0000)
committerMarc Cromme <marc@indexdata.dk>
Wed, 26 Oct 2005 10:21:03 +0000 (10:21 +0000)
commitd7b1186d1f020678b617e2368415485bffef93f9
treeb14b1da17a9e057cdfd7a5ed6c8c7a6d67663c07
parent80d710b21fc0e96b9cec6546602c12da395a7723
moved RouterChain class out of router.hpp file into own router_chain.hpp class
src/Makefile.am
src/ex_filter_frontend_net.cpp
src/router.hpp
src/router_chain.hpp [new file with mode: 0644]
src/test_filter2.cpp
src/test_filter_backend_test.cpp
src/test_filter_frontend_net.cpp
src/test_filter_log.cpp
src/test_filter_virt_db.cpp
src/test_filter_z3950_client.cpp