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

OEP_prxy Class Reference

#include <oep_types.h>

List of all members.

Public Methods

 OEP_prxy ()
virtual ~OEP_prxy ()
void setIor (char *ior)
const char * getIor (void) const
void setKey (char *key)
const char * getKey (void) const

Private Attributes

char * key
char * ior


Constructor & Destructor Documentation

OEP_prxy::OEP_prxy  
 

Definition at line 68 of file oep_types.cc.

OEP_prxy::~OEP_prxy   [virtual]
 

Definition at line 75 of file oep_types.cc.

References ior, and key.


Member Function Documentation

const char * OEP_prxy::getIor void    const
 

Definition at line 117 of file oep_types.cc.

References ior.

Referenced by OmniEvents::ProxyPushSupplier_i::reincarnate(), OmniEvents::ProxyPullSupplier_i::reincarnate(), and OmniEvents::ProxyPullConsumer_i::reincarnate().

const char * OEP_prxy::getKey void    const
 

Definition at line 100 of file oep_types.cc.

References key.

Referenced by OmniEvents::ProxyPushSupplier_i::reincarnate(), OmniEvents::ProxyPullSupplier_i::reincarnate(), and OmniEvents::ProxyPullConsumer_i::reincarnate().

void OEP_prxy::setIor char *    ior
 

Definition at line 106 of file oep_types.cc.

References ior.

void OEP_prxy::setKey char *    key
 

Definition at line 89 of file oep_types.cc.

References key.


Member Data Documentation

char* OEP_prxy::ior [private]
 

Definition at line 134 of file oep_types.h.

Referenced by getIor(), setIor(), and ~OEP_prxy().

char* OEP_prxy::key [private]
 

Definition at line 133 of file oep_types.h.

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


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