#include <wefts_os_base.h>
Inheritance diagram for Wefts::OSSpecificDataBase:

Public Methods | |
| virtual void * | data () const=0 |
| Get the specific data. | |
| virtual void | data (const void *dt)=0 |
| Set the specific data. | |
Protected Methods | |
| OSSpecificDataBase () | |
| Prepares the internal data. | |
|
|
Prepares the internal data.
|
|
|
Set the specific data.
Implemented in Wefts::OSSpecificDataPthread. |
|
|
Get the specific data.
Implemented in Wefts::OSSpecificDataPthread. |
1.2.18