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

Class PreBpHook

source code

Hook --+
       |
      PreBpHook

Instance Methods [hide private]
 
__init__(self) source code

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

Inherited from Hook (private): _run, _runTimeout

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: Hook.__init__