WsdlPull::PortType Class Reference

Inheritance diagram for WsdlPull::PortType:

Inheritance graph
[legend]
Collaboration diagram for WsdlPull::PortType:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::list< PortType
* >::iterator 
PortTypeIterator
typedef std::list< PortType
* >::const_iterator 
cPortTypeIterator

Public Member Functions

 PortType (WsdlParser &w)
 ~PortType ()
Various Getter methods
int getNumOps (void) const
const OperationgetOperation (int index) const
const OperationgetOperation (const Qname &name) const
int getOperationIndex (const Qname &name) const
bool getOperations (Operation::cOpIterator &start, Operation::cOpIterator &finish) const
binding
Returns:
const Binding* returns Binding associated with the port type which has a binding protocol specified by 'nsp'


const Binding * binding (const std::string &nsp) const
Various Setter methods
void addOp (Operation *op)
void setBinding (Binding *bn)

Detailed Description

Definition at line 30 of file PortType.h.


Member Function Documentation

const Operation * WsdlPull::PortType::getOperation const Qname name  )  const [inline]
 

getOperation

Parameters:
name of the operation
Returns:
pointer to the Operation

Definition at line 128 of file PortType.h.

References Qname::getLocalName(), and WsdlPull::WsdlElement::getName().

const Operation * WsdlPull::PortType::getOperation int  index  )  const [inline]
 

getOperation

Parameters:
index of the operation index:0..ops.size()-1
Returns:
pointer to the Operation

Definition at line 109 of file PortType.h.

Referenced by WsdlPull::WsdlParser::getOperation().

bool WsdlPull::PortType::getOperations Operation::cOpIterator start,
Operation::cOpIterator finish
const [inline]
 

getOperations

Returns:
bool returns the iterators to start and end of operations

Definition at line 140 of file PortType.h.

Referenced by WsdlPull::WsdlParser::getOperations().


The documentation for this class was generated from the following file:
Generated on Sun Aug 10 00:07:45 2008 for wsdlpull by  doxygen 1.4.6