The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CProcessInformation Class Reference

Inheritance diagram for CProcessInformation:
Collaboration diagram for CProcessInformation:

List of all members.


Detailed Description

A simple class that wraps, and cleans up after, a PROCESS_INFORMATION structure.


Public Member Functions

 CProcessInformation ()
 Initialise a PROCESS_INFORMATION structure.
 ~CProcessInformation ()
 Clean up after a PROCESS_INFORMATION structure by closing the hProcess and hThread handles.


Constructor & Destructor Documentation

CProcessInformation (  )  [inline]

Initialise a PROCESS_INFORMATION structure.

~CProcessInformation (  )  [inline]

Clean up after a PROCESS_INFORMATION structure by closing the hProcess and hThread handles.


Generated on Sun Sep 12 19:11:40 2021 for The Server Framework - v7.4 by doxygen 1.5.3