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

OEP_saps Class Reference

#include <oep_types.h>

List of all members.

Public Methods

 OEP_saps ()
virtual ~OEP_saps ()
void setKey (char *key)
const char * getKey (void) const
void addProxyPushConsumer (OEP_prxy *)
const OepPrxyListgetProxyPushConsumers (void) const
void addProxyPullConsumer (OEP_prxy *)
const OepPrxyListgetProxyPullConsumers (void) const

Private Attributes

OepPrxyList ppsc
OepPrxyList pplc
char * key


Constructor & Destructor Documentation

OEP_saps::OEP_saps  
 

Definition at line 204 of file oep_types.cc.

OEP_saps::~OEP_saps   [virtual]
 

Definition at line 210 of file oep_types.cc.

References key, pplc, and ppsc.


Member Function Documentation

void OEP_saps::addProxyPullConsumer OEP_prxy  
 

Definition at line 266 of file oep_types.cc.

References pplc.

void OEP_saps::addProxyPushConsumer OEP_prxy  
 

Definition at line 254 of file oep_types.cc.

References ppsc.

const char * OEP_saps::getKey void    const
 

Definition at line 248 of file oep_types.cc.

References key.

const OepPrxyList & OEP_saps::getProxyPullConsumers void    const
 

Definition at line 272 of file oep_types.cc.

References pplc.

const OepPrxyList & OEP_saps::getProxyPushConsumers void    const
 

Definition at line 260 of file oep_types.cc.

References ppsc.

void OEP_saps::setKey char *    key
 

Definition at line 237 of file oep_types.cc.

References key.


Member Data Documentation

char* OEP_saps::key [private]
 

Definition at line 182 of file oep_types.h.

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

OepPrxyList OEP_saps::pplc [private]
 

Definition at line 181 of file oep_types.h.

Referenced by addProxyPullConsumer(), getProxyPullConsumers(), and ~OEP_saps().

OepPrxyList OEP_saps::ppsc [private]
 

Definition at line 180 of file oep_types.h.

Referenced by addProxyPushConsumer(), getProxyPushConsumers(), and ~OEP_saps().


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