LLVM: llvm::ScopedHandle< HandleTraits > Class Template Reference (original) (raw)
#include "[llvm/Support/Windows/WindowsSupport.h](WindowsSupport%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| ScopedHandle () | |
| ScopedHandle (handle_type h) | |
| ~ScopedHandle () | |
| handle_type | take () |
| ScopedHandle & | operator= (handle_type h) |
| operator bool () const | |
| operator handle_type () const |
template
class llvm::ScopedHandle< HandleTraits >
Definition at line 79 of file WindowsSupport.h.
template
◆ ScopedHandle() [2/2]
template
◆ ~ScopedHandle()
template
◆ operator bool()
template
◆ operator handle_type()
template
◆ operator=()
template
◆ take()
template
The documentation for this class was generated from the following file:
- include/llvm/Support/Windows/WindowsSupport.h