##// END OF EJS Templates
Added cache enable/disable on dsu3plugin....
Added cache enable/disable on dsu3plugin. Improved memchecker, memory size measurement added.

File last commit:

r0:2d12462f4460 default
r44:0935da2bcc7f default
Show More
memctrlrpywrapper.cpp
6 lines | 133 B | text/x-c | CppLexer
#include "memctrlrpywrapper.h"
memctrlrPyWrapper::memctrlrPyWrapper(socexplorerplugin *parent) :
genericPySysdriver(parent)
{
}