FACT++
1.0
|
void Dim::Setup | ( | const std::string & | dns = "" , |
const std::string & | host = "" |
||
) |
Set the environment variable DIM_DNS_NODE to the given string and DIM_HOST_NODE to the IP-address through which this machine connects to the dns.
dns | Address of the Dim-dns |
Definition at line 160 of file DimSetup.cc.
References GetLocalIp().
Referenced by Main::execute(), main(), and Main::PrintHelp().