The report aggregating the results of the performed dumps.
More...
#include <dump_report.h>
The report aggregating the results of the performed dumps.
Definition at line 48 of file dump_report.h.
◆ ProcessDumpReport()
| pesieve::ProcessDumpReport::ProcessDumpReport |
( |
DWORD | _pid | ) |
|
|
inline |
◆ ~ProcessDumpReport()
| pesieve::ProcessDumpReport::~ProcessDumpReport |
( |
| ) |
|
|
inline |
◆ appendReport()
◆ countDumped()
| size_t pesieve::ProcessDumpReport::countDumped |
( |
| ) |
const |
|
inline |
◆ countTotal()
| size_t pesieve::ProcessDumpReport::countTotal |
( |
| ) |
const |
|
inline |
◆ deleteModuleReports()
| void pesieve::ProcessDumpReport::deleteModuleReports |
( |
| ) |
|
|
inlineprotected |
◆ getPid()
| DWORD pesieve::ProcessDumpReport::getPid |
( |
| ) |
const |
|
inline |
◆ hasModule()
| bool pesieve::ProcessDumpReport::hasModule |
( |
const ULONGLONG | modBase, |
|
|
const size_t | modSize ) const |
|
inline |
◆ isFilled()
| bool pesieve::ProcessDumpReport::isFilled |
( |
| ) |
const |
|
inline |
◆ list_dumped_modules()
| std::string pesieve::ProcessDumpReport::list_dumped_modules |
( |
size_t | level | ) |
const |
|
protected |
◆ toJSON()
| bool pesieve::ProcessDumpReport::toJSON |
( |
std::stringstream & | stream, |
|
|
size_t | level ) const |
|
virtual |
◆ ResultsDumper
| friend class ResultsDumper |
|
friend |
◆ minidumpPath
| std::string pesieve::ProcessDumpReport::minidumpPath |
◆ moduleReports
◆ outputDir
| std::string pesieve::ProcessDumpReport::outputDir |
◆ pid
| DWORD pesieve::ProcessDumpReport::pid |
|
protected |
The documentation for this class was generated from the following files: