exception_ptr::exception_ptr |
( |
| ) |
|
|
inline |
_STDEXT_END _STD_BEGIN _USE_BAD_EXCEPTION _STD_END _CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrCreate(_Out_ void *)
exception_ptr::exception_ptr |
( |
nullptr_t |
| ) |
|
|
inline |
_STDEXT_END _STD_BEGIN _USE_BAD_EXCEPTION _STD_END _CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrCreate(_Out_ void *)
exception_ptr::~exception_ptr |
( |
| ) |
|
|
inline |
_CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrDestroy(_Inout_ void *)
_CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrCopy(_Out_ void *, _In_ const void *)
Definition: exception:427
_CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrCopyException(_Inout_ void *, _In_ const void *, _In_ const void *)
#define NULL
Definition: crtdbg.h:30
Definition: exception:427
_CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrCurrentException(_Out_ void *)
void exception_ptr::_RethrowException |
( |
| ) |
const |
|
inline |
_CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrRethrow(_In_ const void *)
exception_ptr::operator bool |
( |
| ) |
const |
|
inlineexplicit |
_CRTIMP_PURE bool __CLRCALL_PURE_OR_CDECL __ExceptionPtrToBool(_In_ const void *)
_CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrAssign(_Inout_ void *, _In_ const void *)
Definition: exception:427
_CRTIMP_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrAssign(_Inout_ void *, _In_ const void *)
void* exception_ptr::_Data1 |
|
private |
void* exception_ptr::_Data2 |
|
private |
The documentation for this class was generated from the following file: