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