LLVM  4.0.0
Static Public Member Functions | List of all members
FindHandleTraits Struct Reference

#include <WindowsSupport.h>

Inheritance diagram for FindHandleTraits:
[legend]
Collaboration diagram for FindHandleTraits:
[legend]

Static Public Member Functions

static void Close (handle_type h)
 
- Static Public Member Functions inherited from CommonHandleTraits
static handle_type GetInvalid ()
 
static void Close (handle_type h)
 
static bool IsValid (handle_type h)
 

Additional Inherited Members

- Public Types inherited from CommonHandleTraits
typedef HANDLE handle_type
 

Detailed Description

Definition at line 187 of file WindowsSupport.h.

Member Function Documentation

static void FindHandleTraits::Close ( handle_type  h)
inlinestatic

Definition at line 188 of file WindowsSupport.h.


The documentation for this struct was generated from the following file: