Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::XHANDLE Class Reference

HANDLE wrapper. More...

#include <XHANDLE.h>

List of all members.

Public Member Functions

 XHANDLE ()
 Construct an unbound handle.
 XHANDLE (HANDLE h)
 Constructor taking ownership of an existing handle.
 ~XHANDLE ()
 Tidy up, closing the encapsulated handle.
void Close ()
 Close the encapsulated handle.
 operator HANDLE () const
 Extractor returning the encapsulated handle.
HANDLE * operator & ()
 Extractor returning the address of the encapsulated handle.
HANDLE operator= (HANDLE h)
 Assign a new handle and take ownership of it.
HANDLE Detach ()
 Detach and return the encapsulated handle.


Detailed Description

HANDLE wrapper.


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:29 2005 for OW32 by  doxygen 1.3.9.1