#include <dx_device.h>
◆ guid() [1/6]
dx::guid::guid |
( |
const::GUID & | guid | ) |
|
|
inlinenoexcept |
◆ guid() [2/6]
dx::guid::guid |
( |
unsigned long | data1, |
|
|
unsigned short | data2, |
|
|
unsigned short | data3, |
|
|
uint64_t | data4 ) |
|
inlinenoexcept |
◆ guid() [3/6]
dx::guid::guid |
( |
const char | fill | ) |
|
|
inlinenoexcept |
◆ guid() [4/6]
◆ guid() [5/6]
dx::guid::guid |
( |
const char | guid[] | ) |
|
|
inline |
◆ guid() [6/6]
dx::guid::guid |
( |
const wchar_t * | guid | ) |
|
|
inline |
◆ operator const char *()
dx::guid::operator const char * |
( |
| ) |
const |
|
inline |
◆ operator const wchar_t *()
dx::guid::operator const wchar_t * |
( |
| ) |
const |
|
inline |
◆ operator std::string()
dx::guid::operator std::string |
( |
| ) |
const |
|
inline |
◆ operator std::wstring()
dx::guid::operator std::wstring |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: