libintrovirt v0.57.5
IntroVirt introspection library
Loading...
Searching...
No Matches
vmcall_interface.WatchpointHandler Class Reference
Inheritance diagram for vmcall_interface.WatchpointHandler:
Collaboration diagram for vmcall_interface.WatchpointHandler:

Public Member Functions

 __init__ (self, domain)
 
 watchpoint_hit (self, event)
 

Protected Attributes

 _domain
 

Constructor & Destructor Documentation

◆ __init__()

vmcall_interface.WatchpointHandler.__init__ (   self,
  domain 
)

Member Function Documentation

◆ watchpoint_hit()

vmcall_interface.WatchpointHandler.watchpoint_hit (   self,
  event 
)
Called from C++ when watchpoint fires; must not raise or SWIG raises DirectorMethodException.

Member Data Documentation

◆ _domain

vmcall_interface.WatchpointHandler._domain
protected

The documentation for this class was generated from the following file: