#include <set>
#include <string>
#include <iostream.h>
#include "Servant.h"
Go to the source code of this file.
Namespaces | |
namespace | OmniEvents |
Classes | |
class | OmniEvents::ProxyManager |
Base class for ServantActivator classes that manage Proxy servants. More... | |
class | OmniEvents::Proxy |
Base class for three of the four Proxy servants. More... |