XmlUtils Namespace Reference


Functions

int parseInt (std::string s, int radix)
std::ostream & dbsp (std::ostream &str)
std::ostream & blk (std::ostream &str)
bool WSDLPULL_EXPORT fetchUri (std::string uri, std::string &filename)
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)


Function Documentation

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

Definition at line 248 of file XmlUtils.cpp.

Referenced by main().

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

Definition at line 95 of file XmlUtils.cpp.

Referenced by WsdlPull::Operation::print().

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

Definition at line 88 of file XmlUtils.cpp.

Referenced by WsdlPull::WsdlElement::print(), and WsdlPull::Operation::print().

bool WSDLPULL_EXPORT XmlUtils::fetchUri ( std::string  uri,
std::string &  filename 
)

bool WSDLPULL_EXPORT XmlUtils::getProxy (  ) 

Definition at line 324 of file XmlUtils.cpp.

Referenced by fetchUri(), and main().

std::string WSDLPULL_EXPORT XmlUtils::getProxyHost (  ) 

Definition at line 338 of file XmlUtils.cpp.

Referenced by fetchUri(), and main().

std::string WSDLPULL_EXPORT XmlUtils::getProxyPass (  ) 

Definition at line 366 of file XmlUtils.cpp.

Referenced by fetchUri().

std::string WSDLPULL_EXPORT XmlUtils::getProxyUser (  ) 

Definition at line 352 of file XmlUtils.cpp.

Referenced by fetchUri().

int XmlUtils::parseInt ( std::string  s,
int  radix 
)

Definition at line 55 of file XmlUtils.cpp.

Referenced by Schema::SimpleType::setFacetValue().

void WSDLPULL_EXPORT XmlUtils::setProxy ( const bool  bProxy  ) 

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

Definition at line 345 of file XmlUtils.cpp.

Referenced by main(), and WsdlPull::WsdlInvoker::setProxy().

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

Definition at line 373 of file XmlUtils.cpp.

Referenced by main(), and WsdlPull::WsdlInvoker::setCredentials().

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

Definition at line 359 of file XmlUtils.cpp.

Referenced by main(), and WsdlPull::WsdlInvoker::setCredentials().


Generated on Sat Jan 10 19:07:20 2009 for wsdlpull by  doxygen 1.5.5