#include "xmlpull/Qname.h"
#include "wsdlparser/WsdlException.h"
#include "wsdlparser/WsdlElement.h"
#include "wsdlparser/Message.h"
#include "xmlpull/wsdlpull_export.h"
Include dependency graph for Operation.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | WsdlPull |
Classes | |
class | WsdlPull::Operation |
Typedefs | |
typedef std::list< const Message * > | MessageList |
Enumerations | |
enum | Optype { OP_NONE, OP_IN, OP_OUT, OP_IN_OUT, OP_OUT_IN } |
enum | MessageType { Input, Output, Fault } |
|
|
|
|
|
|