|
LLVM
4.0.0
|
#include <WindowsSupport.h>
Public Member Functions | |
| ScopedHandle () | |
| ScopedHandle (handle_type h) | |
| ~ScopedHandle () | |
| handle_type | take () |
| ScopedHandle & | operator= (handle_type h) |
| operator bool () const | |
| operator handle_type () const | |
Definition at line 92 of file WindowsSupport.h.
|
inline |
Definition at line 99 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 102 of file WindowsSupport.h.
|
inline |
Definition at line 105 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 124 of file WindowsSupport.h.
|
inline |
Definition at line 128 of file WindowsSupport.h.
|
inline |
Definition at line 116 of file WindowsSupport.h.
|
inline |
Definition at line 110 of file WindowsSupport.h.
References t.
1.8.6