Contents:
API Reference:
BoostError
BoostModulePatcher
BoostModulePatcher.after_call()
BoostModulePatcher.before_call()
BoostModulePatcher.boost_wrapper()
BoostModulePatcher.on_throw()
BoostModulePatcher.register_before_call()
BoostTypeError
Patch
Patch.install()
Patch.uninstall()
Patcher
Patcher.append()
Patcher.install()
Patcher.replace()
Patcher.uninstall()
Replace
Replace.install()
Replace.uninstall()
Replace.wrap()
Wrap
Wrap.wrap()
Bases: RuntimeError
RuntimeError
Bases: Patcher
tuple[tuple, dict]
tuple
dict
Bases: TypeError
TypeError
Bases: object
object
Bases: Patch
None
Bases: Replace