#include <patch_list.h>
Definition at line 20 of file patch_list.h.
◆ PatchList()
pesieve::PatchList::PatchList |
( |
| ) |
|
|
inline |
◆ ~PatchList()
virtual pesieve::PatchList::~PatchList |
( |
| ) |
|
|
inlinevirtual |
◆ checkForHookedExports()
size_t pesieve::PatchList::checkForHookedExports |
( |
peconv::ExportsMapper & | expMap | ) |
|
◆ deletePatches()
void pesieve::PatchList::deletePatches |
( |
| ) |
|
◆ insert()
void pesieve::PatchList::insert |
( |
Patch * | p | ) |
|
|
inline |
◆ operator=()
◆ size()
size_t pesieve::PatchList::size |
( |
| ) |
|
|
inline |
◆ toJSON()
const bool pesieve::PatchList::toJSON |
( |
std::stringstream & | outs, |
|
|
size_t | level, |
|
|
bool | short_info ) |
◆ toTAGs()
const size_t pesieve::PatchList::toTAGs |
( |
std::ofstream & | patch_report, |
|
|
const char | delimiter ) |
◆ patches
std::vector<Patch*> pesieve::PatchList::patches |
The documentation for this class was generated from the following files: