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