Changeset 11574 for trunk/FACT++/src/DimSetup.h
- Timestamp:
- 07/24/11 20:43:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimSetup.h
r11236 r11574 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 );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.