#include <string>#include <iostream>#include "wsdlpull_export.h"


Go to the source code of this file.
Classes | |
| class | Qname |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Qname &qn) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Qname & | qn | |||
| ) | [inline] |
Definition at line 136 of file Qname.h.
References Qname::getLocalName(), Qname::getNamespace(), and Qname::getPrefix().
1.5.5