winstl/toolhelp/process_sequence.hpp File Reference


Detailed Description

[C++ only] Definition of the process_sequence class (Windows ToolHelp Library).

#include <winstl/winstl.h>
#include <winstl/toolhelp/sequence_base.hpp>
#include <winstl/toolhelp/sequence_value_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Defines

#define WINSTL_TH_API_SEQUENCE_VALUE_TRAITS_VALUE   PROCESSENTRY32
#define WINSTL_TH_API_SEQUENCE_VALUE_TRAITS_FIRST   Process32First
#define WINSTL_TH_API_SEQUENCE_VALUE_TRAITS_NEXT   Process32Next
#define WINSTL_TH_API_SEQUENCE_VALUE_TRAITS_FLAG   TH32CS_SNAPPROCESS
#define WINSTL_TH_API_SEQUENCE_VALUE_TRAITS_CREATE_SNAPSHOT_FAIL_MESSAGE   TEXT("Could not create process list snapshot")

Typedefs

typedef th_sequence_base
< PROCESSENTRY32 > 
process_sequence
 An STL collection for accessing process information.

Functions

DWORD get_pid (PROCESSENTRY32 const &pe)
 Attribute shim for retrieving the process id associated with the PROCESSENTRY32 instance.


Generated on Thu Jun 10 08:58:16 2010 for STLSoft by  doxygen 1.5.6