Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

NetInfo.hpp

Go to the documentation of this file.
00001 
00002 #ifndef NETINFO_HPP
00003 #define NETINFO_HPP
00004 
00005 #include <string>
00006 
00007 using namespace std;
00008 
00009 namespace netinfo
00010 {
00011   std::string getHostName();
00012 }
00013 
00014 #endif//NETINFO_HPP
00015 
00016 

Generated on Mon Sep 6 16:12:48 2004 by doxygen 1.3.3