Here is a list of all namespaces with brief descriptions:
[detail level 12]
| ▼NCosEventChannelAdmin | Define the interfaces implemented by providers of the CORBA Event Service |
| CAlreadyConnected | Exception raised if the user tries to connect to an already connected proxy |
| CConsumerAdmin | Abstract Factory used to create proxies for pull-style and push-style consumers |
| CEventChannel | Main interface for the Event Service |
| CProxyPullConsumer | Interface used by pull-style suppliers |
| CProxyPullSupplier | Interface used by pull-style consumers |
| CProxyPushConsumer | Interface used by push-style suppliers |
| CProxyPushSupplier | Interface used by push-style consumers |
| CSupplierAdmin | Abstract Factory used to create proxies for pull-style and push-style suppliers |
| CTypeError | Exception raised in Typed Event Services if there is a mismatch between the proxy and its peer (supplier or consumer.) |
| ▼NCosEventComm | Define the interfaces implemented by users of the CORBA Event Service |
| CDisconnected | Exception raised when a client tries to communicate with the Event Service after it has disconnected |
| CPullConsumer | Define the interface implemented by pull-style consumers |
| CPullSupplier | Define the interface implemented by pull-style suppliers |
| CPushConsumer | Define the interface implemented by push-style consumers |
| CPushSupplier | Define the interface implemented by push-style suppliers |
| Nstd | STL namespace |