DebuggerUtilities Class Reference
+ Collaboration diagram for DebuggerUtilities:

Public Member Functions

void registerControlPlaneToDebugger (pfp::core::db::CPDebuggerInterface *cp_debug_if)
 Register ControlPlane Instance to the debugger object. More...
 
void notify_observers (pfp::core::PFPObject *object)
 Thread function to service notifications from all observers. More...
 

Public Attributes

std::shared_ptr
< pfp::core::db::DebugObserver
debug_obs
 Observer for the debugger.
 

Member Function Documentation

void DebuggerUtilities::notify_observers ( pfp::core::PFPObject object)

Thread function to service notifications from all observers.

Parameters
objectwhich launches the thread [top]
void DebuggerUtilities::registerControlPlaneToDebugger ( pfp::core::db::CPDebuggerInterface cp_debug_if)

Register ControlPlane Instance to the debugger object.

Parameters
cp_debug_if

The documentation for this class was generated from the following files:
  • /home/lemniscate/workspace/PFPSim/pfpsim/core/DebuggerUtilities.h
  • /home/lemniscate/workspace/PFPSim/pfpsim/core/DebuggerUtilities.cpp