MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / DllModule

Method DllModule

IntelPresentMon/ControlLib/DllModule.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15{
16public:
17 DllModule(const DllModule& t) = delete;
18 DllModule& operator=(const DllModule& t) = delete;
19 DllModule(const std::vector<std::string>& dllFiles)
20 {

Callers

nothing calls this directly

Calls 1

emptyMethod · 0.80

Tested by

no test coverage detected