Ignore:
Timestamp:
07/24/11 20:43:08 (13 years ago)
Author:
tbretz
Message:
Added the possibility to setup DIM_HOST_NODE with the --host program option.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DimSetup.h

    r11236 r11574  
    88    //std::string GetLocalIp(const std::string &dns="192.168.0.255");
    99    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="");
    1111}
    1212
Note: See TracChangeset for help on using the changeset viewer.