X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Frouter_flexml.hpp;h=2a385d7e4eb63aa9fe177811d1a90b4226f66c97;hb=02763589daff902e98af1cf6570bcf3e8cbcc6f1;hp=8160de7d65eb9abed8d0294206105bd8770c0737;hpb=c1d953eee6c00432493bc364da6284704ccd9cc2;p=metaproxy-moved-to-github.git diff --git a/src/router_flexml.hpp b/src/router_flexml.hpp index 8160de7..2a385d7 100644 --- a/src/router_flexml.hpp +++ b/src/router_flexml.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2011 Index Data + Copyright (C) 2005-2012 Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -44,6 +44,7 @@ namespace metaproxy_1 virtual RoutePos *createpos() const; void start(); + void stop(); private: boost::scoped_ptr m_p; };