DynaLib

Undocumented in source.

Members

Functions

bind
bool bind(T* ptr, string symName, bool silent)
Undocumented in source. Be warned that the author may not have intended to support it.
bindD
bool bindD(T* ptr, string symName, bool silent)
Undocumented in source. Be warned that the author may not have intended to support it.
isLoaded
bool isLoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
load
bool load(BindDef def)
Undocumented in source. Be warned that the author may not have intended to support it.
load
bool load(string libName, string libDir, string depDir)
Undocumented in source. Be warned that the author may not have intended to support it.
loadFromConfig
bool loadFromConfig(string section, string altConfig)
Undocumented in source. Be warned that the author may not have intended to support it.
reload
bool reload()
Undocumented in source. Be warned that the author may not have intended to support it.
unload
bool unload()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dependencyDir
string dependencyDir;
Undocumented in source.
directory
string directory;
Undocumented in source.
fileName
string fileName;
Undocumented in source.
handle
HANDLE handle;
Undocumented in source.

Meta