Following is a set of DCE wrapper classes:
DceUuid: its interface and implementation.
DceCallee: its interface and implementation.
DceServer: its interface and implementation. It uses multithreading support AFifo, AWait, AThread (see Unix Multithreading group).
DceManager: its interface and implementation. It uses AFifo (see Unix Multithreading group).
DceLogin: its interface and implementation.