To implement the adapter classes, you inherit from the OXF classes defined in the os.h file and provide an implementation for each of these classes. You must implement the following classes:
It is common practice to add the <env> prefix to each implemented class.
For example, you would implement the OMOSMutex class for VxWorks as follows: