Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

XmlUtils.h File Reference

#include <string>
#include <iostream>
#include <fstream>
#include <iomanip>

Include dependency graph for XmlUtils.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  XmlUtils

Defines

#define WSDLPULL_EXPORT

Functions

int parseInt (std::string s, int radix=10)
std::ostream & dbsp (std::ostream &str)
std::ostream & blk (std::ostream &str)
bool WSDLPULL_EXPORT fetchUri (std::string uri, std::string &path)
std::string WSDLPULL_EXPORT acceptSecretKey (const std::string &field)
bool WSDLPULL_EXPORT getProxy ()
void WSDLPULL_EXPORT setProxy (const bool bProxy)
std::string WSDLPULL_EXPORT getProxyHost ()
void WSDLPULL_EXPORT setProxyHost (const std::string &sProxyHost)
std::string WSDLPULL_EXPORT getProxyUser ()
void WSDLPULL_EXPORT setProxyUser (const std::string &sProxyUser)
std::string WSDLPULL_EXPORT getProxyPass ()
void WSDLPULL_EXPORT setProxyPass (const std::string &sProxyPass)


Define Documentation

#define WSDLPULL_EXPORT
 


Function Documentation

int XmlUtils::parseInt std::string  s,
int  radix = 10
 

std::ostream & XmlUtils::dbsp std::ostream &  str  ) 
 

std::ostream & XmlUtils::blk std::ostream &  str  ) 
 

bool WSDLPULL_EXPORT XmlUtils::fetchUri std::string  uri,
std::string &  path
 

std::string WSDLPULL_EXPORT XmlUtils::acceptSecretKey const std::string &  field  ) 
 

bool WSDLPULL_EXPORT XmlUtils::getProxy  ) 
 

void WSDLPULL_EXPORT XmlUtils::setProxy const bool  bProxy  ) 
 

std::string WSDLPULL_EXPORT XmlUtils::getProxyHost  ) 
 

void WSDLPULL_EXPORT XmlUtils::setProxyHost const std::string &  sProxyHost  ) 
 

std::string WSDLPULL_EXPORT XmlUtils::getProxyUser  ) 
 

void WSDLPULL_EXPORT XmlUtils::setProxyUser const std::string &  sProxyUser  ) 
 

std::string WSDLPULL_EXPORT XmlUtils::getProxyPass  ) 
 

void WSDLPULL_EXPORT XmlUtils::setProxyPass const std::string &  sProxyPass  ) 
 


Generated on Mon Feb 6 23:02:59 2006 for wsdlpull by  doxygen 1.3.9.1