dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dxd_string.h File Reference
#include <ntstrsafe.h>
#include <stdlib.h>
Include dependency graph for dxd_string.h:
This graph shows which files directly or indirectly include this file:

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

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.