|
dxd - dynax driver framework 2.6.0d168
cross platform open source driver development framework
|
WDM unicode string helper. More...
#include <dxd_wdm.h>
Inheritance diagram for dxd::wdm::unicode< max_length >:
Collaboration diagram for dxd::wdm::unicode< max_length >:Public Member Functions | |
| unicode & | format (const ::UNICODE_STRING &format,...) |
| template<typename type_t > | |
| unicode & | format (const type_t &format,...) |
| unicode & | format (const wchar_t *format,...) |
| unicode & | lower () |
| operator const wchar_t * () const | |
| unicode & | operator+ (const ::UNICODE_STRING &append) |
| operator to concat unicode strings | |
| template<typename type_t > | |
| unicode & | operator+ (const type_t &append) |
| operator::UNICODE_STRING * () | |
| unicode & | operator= (const ::GUID &guid) |
| unicode & | operator= (const ::UNICODE_STRING ©) |
| unicode & | operator= (const char *copy) |
| unicode & | operator= (const wchar_t *copy) |
| unicode & | operator= (unsigned int copy) |
| unicode () | |
| template<typename type_t > | |
| unicode (const type_t ©) | |
| unicode & | upper () |
Public Attributes | |
| os_result | status = not_initialized |
WDM unicode string helper.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
operator to concat unicode strings
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| os_result dxd::wdm::unicode< max_length >::status = not_initialized |
| (c) copyright 2009 dynamic acoustics e.U. | generated on Tue Oct 28 2025 |