LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

AutoHandle Class Reference

#include <Win32.h>

Collaboration diagram for AutoHandle:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AutoHandle (HANDLE h)
 ~AutoHandle ()
 operator HANDLE ()
AutoHandleoperator= (HANDLE h)

Constructor & Destructor Documentation

AutoHandle::AutoHandle HANDLE  h  )  [inline]
 

Definition at line 42 of file Win32.h.

AutoHandle::~AutoHandle  )  [inline]
 

Definition at line 44 of file Win32.h.


Member Function Documentation

AutoHandle::operator HANDLE  )  [inline]
 

Definition at line 49 of file Win32.h.

AutoHandle& AutoHandle::operator= HANDLE  h  )  [inline]
 

Definition at line 53 of file Win32.h.


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


This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.