User Manual, Developers Guide and API Documentation

SinglePort.cpp

Go to the documentation of this file.
00001 /******************************************************************************
00002  * WNS (Wireless Network Simulator)                                           *
00003  * __________________________________________________________________________ *
00004  *                                                                            *
00005  * Copyright (C) 2004-2008                                                    *
00006  * Chair of Communication Networks (ComNets)                                  *
00007  * Kopernikusstr. 1, D-52074 Aachen, Germany                                  *
00008  * phone: ++49-241-80-27910 (phone), fax: ++49-241-80-22242                   *
00009  * email: wns@comnets.rwth-aachen.de                                          *
00010  * www: http://wns.comnets.rwth-aachen.de                                     *
00011  ******************************************************************************/
00012 
00013 #include <WNS/ldk/SinglePort.hpp>
00014 
00015 namespace wns { namespace ldk {
00016 
00017         const std::string SinglePort::name = "SinglePort";
00018 
00019 
00020     } // ldk
00021 } // wns

Generated on Fri May 25 03:31:47 2012 for openWNS by  doxygen 1.5.5