|
dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
|
#include <ntstrsafe.h>#include <stdlib.h>Classes | |
| class | dxd::string< char_t, length > |
| a formatted string of a fixed length on the stack: the kernel has no std::string, and a driver's names and log lines need no allocation More... | |
Namespaces | |
| namespace | dxd |
| dynax driver framework DriverKit namespace | |
Typedefs | |
| template<int length = 0x80> | |
| using | dxd::wstring = string<wchar_t, length> |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |