Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

OEP_caps Class Reference

#include <oep_types.h>

List of all members.

Public Methods

 OEP_caps ()
virtual ~OEP_caps ()
void setKey (char *key)
const char * getKey (void) const
void addProxyPushSupplier (OEP_prxy *)
const OepPrxyListgetProxyPushSuppliers (void) const
void addProxyPullSupplier (OEP_prxy *)
const OepPrxyListgetProxyPullSuppliers (void) const

Private Attributes

OepPrxyList ppss
OepPrxyList ppls
char * key


Constructor & Destructor Documentation

OEP_caps::OEP_caps  
 

Definition at line 126 of file oep_types.cc.

OEP_caps::~OEP_caps   [virtual]
 

Definition at line 132 of file oep_types.cc.

References key, ppls, and ppss.


Member Function Documentation

void OEP_caps::addProxyPullSupplier OEP_prxy  
 

Definition at line 189 of file oep_types.cc.

References ppls.

void OEP_caps::addProxyPushSupplier OEP_prxy  
 

Definition at line 177 of file oep_types.cc.

References ppss.

const char * OEP_caps::getKey void    const
 

Definition at line 171 of file oep_types.cc.

References key.

const OepPrxyList & OEP_caps::getProxyPullSuppliers void    const
 

Definition at line 195 of file oep_types.cc.

References ppls.

const OepPrxyList & OEP_caps::getProxyPushSuppliers void    const
 

Definition at line 183 of file oep_types.cc.

References ppss.

void OEP_caps::setKey char *    key
 

Definition at line 160 of file oep_types.cc.

References key.


Member Data Documentation

char* OEP_caps::key [private]
 

Definition at line 158 of file oep_types.h.

Referenced by getKey(), setKey(), and ~OEP_caps().

OepPrxyList OEP_caps::ppls [private]
 

Definition at line 157 of file oep_types.h.

Referenced by addProxyPullSupplier(), getProxyPullSuppliers(), and ~OEP_caps().

OepPrxyList OEP_caps::ppss [private]
 

Definition at line 156 of file oep_types.h.

Referenced by addProxyPushSupplier(), getProxyPushSuppliers(), and ~OEP_caps().


The documentation for this class was generated from the following files:
Generated on Fri Dec 12 10:53:11 2003 for OmniEvents by doxygen1.2.15