wsdlpull 1.23
|
Go to the source code of this file.
Functions | |
void | usage (void) |
bool | printPortTypes (std::string uri) |
int | main (int argc, char *argv[]) |
bool printPortTypes | ( | std::string | uri | ) |
Definition at line 59 of file wsdl.cpp.
References WsdlPull::WsdlParser::END, WsdlPull::WsdlElement::getName(), WsdlPull::Input, WsdlPull::Output, and WsdlPull::WsdlParser::PORT_TYPE.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 101 of file wsdl.cpp.
References XmlUtils::acceptSecretKey(), WsdlPull::WsdlException::description, XmlUtils::getProxy(), XmlUtils::getProxyHost(), Schema::TypeContainer::print(), printPortTypes(), XmlUtils::setProxy(), XmlUtils::setProxyHost(), XmlUtils::setProxyPass(), XmlUtils::setProxyUser(), usage(), and WsdlPull::WsdlParser::useLocalSchema_.