Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
| ▼NDatagram | Interface between a user of a datagram service and its provider |
| CDataIndication | Data read from provider |
| CDataRequest | Information for sending data |
| CDgramPoll | Datagram service provider using sockets and poll |
| CExternal | Push an external endpoint into the provider |
| CLengthFnxRequest | Sets length function |
| CListenRequest | Bind to an end-point |
| CMulticastParams | Set multicast parameters |
| CMulticastRequest | Listen/Stop listening to multicast address |
| CProvider | Provider of a stream interface |
| CReadRequest | Request read from provider |
| CReleaseBuf | Release buffer |
| CStatusIndication | Status indication |
| CSyncDgramPoll | Synchronised class |
| CUser | Virtual class defining interface to stream user |
| ▼NStream | Interface between a user of a stream and the provider of a stream |
| CConnectAccept | Accept a connection |
| CConnectIndication | Connection indication |
| CConnectRequest | Request a connection |
| CDataIndication | Data read from provider |
| CDataRequest | Information for sending data |
| CDisconnectRequest | Disconnect the stream |
| CExternal | Push an external endpoint into the provider |
| CLengthFnxRequest | Sets length function |
| CListenRequest | Listen request |
| CProvider | Provider of a stream interface |
| CReadRequest | Data read from provider |
| CReleaseBuf | Release buffer |
| CSocketPoll | Stream provider using sockets and using poll |
| CStartTLS | Initiate SSL/TLS on the stream |
| CStatusIndication | Status indication |
| CStreamControl | |
| CSyncSocketPoll | Synchronised class |
| CUser | Virtual class defining interface to stream user |