OmniEvents
|
▼NOmniEvents | |
CCallback | Interface for classes that wish to receive callbacks from deferred requests |
CConsumerAdmin_i | |
CDaemon | Interface class that contains various methods for running omniEvents as a background task |
CDaemonImpl | Utility class that contains various methods for running omniEvents as a Unix daemon |
CWin | Utility class, contains functions that Windows should have, but doesn't |
CRegistryKey | Opens a windows registry key, and closed it upon destruction |
CService | Singleton class that contains various methods for running a Windows service |
CEventChannel_i | Servant for CosEventChannelAdmin::EventChannel objects, also inherits from omni_thread |
CEventChannelStore | Container for Event Channels |
CEventChannelFactory_i | |
▼CEventQueue | The EventQueue is a circular buffer, that contains _size-1 events |
CReader | |
CFilter | Event filter interface |
CFilterByTCKind | The most basic event filter allows only events of a certain CORBA TCKind to pass |
CFilterByRepositoryId | Allows only events of a certain CORBA RepositoryId to pass |
CMapper | A dummy servant that installs itself into the INSPOA and redirects all calls to the real destination |
Ctimestamp | This class can be used to generate timestamps |
▼ComniEventsLog | |
CIOError | |
ComniEventsLogWorker | |
CWriteLock | Obtains an output stream to the active persistancy logfile, and locks it for exclusive access |
COrb | Singleton class that owns the ORB and various initial references |
CPersistNode | |
CProxyManager | Base class for ServantActivator classes that manage Proxy servants |
CProxy | Base class for three of the four Proxy servants |
CProxyPullConsumerManager | |
CProxyPullConsumer_i | Implementation of the ProxyPullConsumer interface |
CProxyPullSupplierManager | |
CProxyPullSupplier_i | Servant for ProxyPullSupplier interface |
▼CProxyPushConsumer_i | Default servant for ProxyPushConsumer objects |
CConnection | |
Comni_mutex_kcol | The opposite of omni_mutex_lock, unlocks the mutex upon construction and re-locks it upon destruction |
▼CProxyPushSupplierManager | |
CPauseThenWake | Helper class that locks ProxyPushSupplier upon construction, and wakes it up on destruction |
CProxyPushSupplier_i | |
CServant | Base class for servants |
CSupplierAdmin_i | |
CConsumer_i | |
CSupplier_i | |
CTime |