|
LLVM
3.7.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 63 of file WindowsSupport.h.
|
inline |
Definition at line 70 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 73 of file WindowsSupport.h.
|
inline |
Definition at line 76 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 95 of file WindowsSupport.h.
|
inline |
Definition at line 99 of file WindowsSupport.h.
|
inline |
Definition at line 87 of file WindowsSupport.h.
|
inline |
Definition at line 81 of file WindowsSupport.h.
1.8.6