PatchedProcess Class Reference

Represents the state of a patched VMWARE-VMX.EXE process. More...

#include <PatchList.h>

Collaboration diagram for PatchedProcess:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PatchedProcess ()

Public Attributes

BazisLib::DateTime StartTime
BazisLib::DateTime StopTime
unsigned PID
PatchState State
PatchState PreviousState
bool StillRunning
BazisLib::String PipeName
BazisLib::DateTime PreviousCPUTime
BazisLib::DateTime PreviousSampleTime
unsigned CpuUsage
unsigned AvgCpuUsage
HANDLE hRemoteThread
DWORD idDebuggerProcess
BazisLib::String Log
HANDLE hLogPipe
bool LogChanged
HANDLE hMapping
KdClientStatuspStatus
unsigned PrevSent
unsigned PrevRecvd
unsigned SendRate
unsigned RecvRate
unsigned MaxSendRate
unsigned MaxRecvRate
unsigned PrevPacketsSent
unsigned PrevPacketsRecvd
unsigned PacketSendRate
unsigned PacketRecvRate


Detailed Description

Represents the state of a patched VMWARE-VMX.EXE process.

Constructor & Destructor Documentation

PatchedProcess::PatchedProcess (  )  [inline]


Member Data Documentation

BazisLib::String PatchedProcess::Log

BazisLib::String PatchedProcess::PipeName

BazisLib::DateTime PatchedProcess::PreviousCPUTime

BazisLib::DateTime PatchedProcess::StartTime

BazisLib::DateTime PatchedProcess::StopTime


The documentation for this class was generated from the following file:
SourceForge.net Logo