Changeset 11010 for trunk/FACT++/src/DimSetup.h
- Timestamp:
- 06/11/11 00:30:18 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimSetup.h
r11004 r11010 6 6 namespace Dim 7 7 { 8 std::string GetLocalIp(const std::string &dns );8 std::string GetLocalIp(const std::string &dns="192.168.0.255"); 9 9 void Setup(const std::string &dns); 10 10 }
Note:
See TracChangeset
for help on using the changeset viewer.