#include <IProxyProviderSvc.h>
Definition at line 34 of file IProxyProviderSvc.h.
◆ ~IProxyProviderSvc()
virtual IProxyProviderSvc::~IProxyProviderSvc |
( |
| ) |
|
|
inlinevirtual |
◆ addProvider()
IAddressProvider manager functionality add a provider to the set of known ones.
PROVIDER IS OWNED BY THE CLIENT
◆ DeclareInterfaceID()
◆ loadProxies()
virtual StatusCode IProxyProviderSvc::loadProxies |
( |
IProxyRegistry & |
dataStore | ) |
|
|
pure virtual |
add new proxies to store every Event:
◆ preLoadProxies()
virtual StatusCode IProxyProviderSvc::preLoadProxies |
( |
IProxyRegistry & |
dataStore | ) |
|
|
pure virtual |
add proxies to the store before Begin Event:
◆ retrieveProxy()
Use a provider to create a proxy for ID/KEY.
If successful, the new proxy will be added to DATASTORE and returned; otherwise, return null.
The documentation for this class was generated from the following file: