27 #ifdef HAVE_CONFIG_H //
35 int parseInt (std::string s,
int radix = 10);
36 std::ostream &
dbsp (std::ostream & str);
37 std::ostream &
blk (std::ostream & str);
41 void winPost(
const std::string uri,
const std::string username,
42 const std::string password,
const std::string data,
43 std::string action,
char* &results);
std::ostream & blk(std::ostream &str)
void WSDLPULL_EXPORT setProxyPass(const std::string &sProxyPass)
std::ostream & dbsp(std::ostream &str)
void WSDLPULL_EXPORT setProxyHost(const std::string &sProxyHost)
std::string WSDLPULL_EXPORT getProxyHost()
std::string WSDLPULL_EXPORT getProxyPass()
bool WSDLPULL_EXPORT getProxy()
bool WSDLPULL_EXPORT fetchUri(std::string uri, std::string &path)
std::string WSDLPULL_EXPORT getProxyUser()
std::string WSDLPULL_EXPORT acceptSecretKey(const std::string &field)
void WSDLPULL_EXPORT setProxyUser(const std::string &sProxyUser)
void WSDLPULL_EXPORT setProxy(const bool bProxy)
int parseInt(std::string s, int radix=10)