WindowsHandle Class Reference

#include <winpipes.h>

Inheritance diagram for WindowsHandle:

WindowsPipeSink WindowsPipeSource List of all members.

Detailed Description

Windows Handle.

Definition at line 15 of file winpipes.h.

Public Member Functions

 WindowsHandle (HANDLE h=INVALID_HANDLE_VALUE, bool own=false)
 WindowsHandle (const WindowsHandle &h)
virtual ~WindowsHandle ()
bool GetOwnership () const
void SetOwnership (bool own)
 operator HANDLE ()
HANDLE GetHandle () const
bool HandleValid () const
void AttachHandle (HANDLE h, bool own=false)
HANDLE DetachHandle ()
void CloseHandle ()

Protected Member Functions

virtual void HandleChanged ()

Protected Attributes

HANDLE m_h
bool m_own


The documentation for this class was generated from the following files:
Generated on Sat Dec 23 02:07:37 2006 for Crypto++ by  doxygen 1.5.1-p1