
#include <wefts_os_windows.h>
Inheritance diagram for Wefts::OSSpecificDataWindows:


Public Member Functions | |
| OSSpecificDataWindows () throw ( InitError ) | |
| Prepares the internal data. | |
| ~OSSpecificDataWindows () | |
| Destroys the internal data. | |
| void * | data () const |
| void | data (const void *dt) |
Private Attributes | |
| DWORD | m_data |
|
|
Prepares the internal data.
|
|
|
Destroys the internal data. In a well designed application this should make no sense at all, but anyway we provide it. |
|
|
Implements Wefts::OSSpecificDataBase. |
|
|
Implements Wefts::OSSpecificDataBase. |
|
|
|
1.3.5