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

OW32::XSC_HANDLE Class Reference

SC_HANDLE wrapper. More...

#include <XSC_HANDLE.h>

List of all members.

Public Member Functions

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


Detailed Description

SC_HANDLE wrapper.


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