Package Libs :: Module libhook :: Class LoadDLLHook
[hide private]
[frames] | no frames]

Class LoadDLLHook

source code

Hook --+
       |
      LoadDLLHook

Instance Methods [hide private]
  __init__(self)

Inherited from Hook: UnHook, add, disable, enable, run, runTimeout

Inherited from Hook (private): _run, _runTimeout


Method Details [hide private]

__init__(self)
(Constructor)

source code 
None
Overrides: Hook.__init__