#include <IParticipant.hpp>
Definition at line 17 of file IParticipant.hpp.
virtual ICache& createCache |
( |
byte & |
cacheIndex | ) |
|
|
pure virtual |
virtual ICache& getCache |
( |
byte |
ID | ) |
|
|
pure virtual |
virtual ICache& getDefaultCache |
( |
| ) |
|
|
pure virtual |
virtual void listen |
( |
const IRegistry & |
registry, |
|
|
const std::string & |
networkInterface, |
|
|
bool |
dumpReceivedBuffer = false |
|
) |
| |
|
pure virtual |
virtual void listen |
( |
const IRegistry & |
registry, |
|
|
bool |
dumpReceivedBuffer = false |
|
) |
| |
|
pure virtual |
virtual void registerRemoteFactory |
( |
const ClassID & |
id, |
|
|
ICRUD * |
factory |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: