#include <SectionLoader.h>
◆ CSectionLoader()
| CSectionLoader::CSectionLoader |
( |
void |
| ) |
|
|
default |
◆ ~CSectionLoader()
| CSectionLoader::~CSectionLoader |
( |
void |
| ) |
|
|
virtual |
◆ LoadDLL()
| LibraryLoader * CSectionLoader::LoadDLL |
( |
const std::string & |
strSection, |
|
|
bool |
bDelayUnload = true, |
|
|
bool |
bLoadSymbols = false |
|
) |
| |
|
static |
◆ UnloadAll()
| void CSectionLoader::UnloadAll |
( |
| ) |
|
◆ UnloadDelayed()
| void CSectionLoader::UnloadDelayed |
( |
| ) |
|
|
static |
◆ UnloadDLL()
| void CSectionLoader::UnloadDLL |
( |
const std::string & |
strSection | ) |
|
|
static |
◆ m_critSection
◆ m_vecLoadedDLLs
| std::vector<CDll> CSectionLoader::m_vecLoadedDLLs |
|
protected |
The documentation for this class was generated from the following files: