pPartnerLink Class Reference

#include <ast-details.h>

List of all members.


Detailed Description

Data structure to save information about the different roles of a partner link.

In order to do a role based matching (which means an according naming) of channels some information of a partner link have to be stored.

Todo:
Comment me!

Definition at line 311 of file ast-details.h.

Public Member Functions

 pPartnerLink (string n, string type, string me, string you)
 the constructor
bool operator== (pPartnerLink &pl)
 self defined equals-operator

Public Attributes

string name
 name of the partner link
string partnerLinkType
 the partner link type
string myRole
 role of the process when using this partner link
string partnerRole
 role of the partner when using this partner link


The documentation for this class was generated from the following files:
Generated on Thu Jan 24 04:01:11 2008 for GNU BPEL2oWFN by  doxygen 1.5.2