X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Frouter_flexml.hpp;h=2a385d7e4eb63aa9fe177811d1a90b4226f66c97;hb=15f9d3c217f4c1b3d4bf40743014523ea8ffdc5a;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; };