00001 // This file may be redistributed and modified only under the terms of00002 // the GNU Lesser General Public License (See COPYING for details).00003 // Copyright (C) 2000 Michael Day00004
00005 #ifndef ATLAS_NET_LOOPBACK_H00006 #define ATLAS_NET_LOOPBACK_H00007
00008 #include <Atlas/Bridge.h>00009
00010namespace Atlas { namespace Net {
00011
00012 void loopback(Bridge*, Bridge*, Bridge*&, Bridge*&);
00013
00014 } } // namespace Atlas::Net00015
00016 #endif
Copyright 2000-2004 the respective authors.
This document can be licensed under the terms of the GNU Free Documentation
License or the GNU General Public License and may be freely distributed under
the terms given by one of these licenses.