#include <oep_types.h>
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 |
|
Definition at line 68 of file oep_types.cc. |
|
Definition at line 75 of file oep_types.cc. |
|
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(). |
|
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(). |
|
Definition at line 106 of file oep_types.cc. References ior. |
|
Definition at line 89 of file oep_types.cc. References key. |
|
Definition at line 134 of file oep_types.h. |
|
Definition at line 133 of file oep_types.h. |