/* Web Polygraph http://www.web-polygraph.org/ * (C) 2003-2006 The Measurement Factory * Licensed under the Apache License, Version 2.0 */ #include "base/polygraph.h" #include "client/CltOpts.h" #include "runtime/globals.h" CltOpts TheCltOpts; CltOpts::CltOpts(): theProxyAddr(this, "proxy ", "proxy location", NetAddr()), thePorts(this, "ports ", "port range for explicit binding"), theLoadableModules(this,"loadable_modules ", "dynamic modules to load"), theIcpTout(this, "icp_tout