Changeset 12086 for trunk/FACT++
- Timestamp:
- 09/13/11 14:40:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimSetup.h
r11574 r12086 8 8 //std::string GetLocalIp(const std::string &dns="192.168.0.255"); 9 9 std::string GetLocalIp(const std::string &dns="14.0.0.1"); 10 void Setup(const std::string &dns , const std::string &host="");10 void Setup(const std::string &dns="", const std::string &host=""); 11 11 } 12 12
Note:
See TracChangeset
for help on using the changeset viewer.