pfp::core::db::DebugDataManager Member List

This is the complete list of members for pfp::core::db::DebugDataManager, including all inherited members.

addBreakpoint(Breakpoint br)pfp::core::db::DebugDataManager
addCounter(std::string name)pfp::core::db::DebugDataManager
addDroppedPacket(int id, std::string module, std::string reason)pfp::core::db::DebugDataManager
addIgnoreModule(std::string mod)pfp::core::db::DebugDataManager
addWatchpoint(Watchpoint wp)pfp::core::db::DebugDataManager
checkIgnoreModules(std::string mod)pfp::core::db::DebugDataManager
DebugDataManager()pfp::core::db::DebugDataManager
disableBreakpoint(int id)pfp::core::db::DebugDataManager
disableWatchpoint(int id)pfp::core::db::DebugDataManager
enableBreakpoint(int id)pfp::core::db::DebugDataManager
enableWatchpoint(int id)pfp::core::db::DebugDataManager
getBreakOnPacketDrop()pfp::core::db::DebugDataManager
getBreakpoint(int index)pfp::core::db::DebugDataManager
getBreakpointList()pfp::core::db::DebugDataManager
getCounters()pfp::core::db::DebugDataManager
getCounterValue(std::string name)pfp::core::db::DebugDataManager
getDroppedPacketList()pfp::core::db::DebugDataManager
getIgnoreModuleList()pfp::core::db::DebugDataManager
getNumberOfBreakpoints()pfp::core::db::DebugDataManager
getPacket(int id)pfp::core::db::DebugDataManager
getPacketList()pfp::core::db::DebugDataManager
getSimulationTime()pfp::core::db::DebugDataManager
getWatchpointList()pfp::core::db::DebugDataManager
removeBreakpoint(int identifier)pfp::core::db::DebugDataManager
removeCounter(std::string name)pfp::core::db::DebugDataManager
removeIgnoreModule(std::string mod)pfp::core::db::DebugDataManager
removePacket(int id)pfp::core::db::DebugDataManager
removeWatchpoint(int id)pfp::core::db::DebugDataManager
set_whoami(int id)pfp::core::db::DebugDataManager
setBreakOnPacketDrop(bool b)pfp::core::db::DebugDataManager
setSimulationTime(double time_ns)pfp::core::db::DebugDataManager
updateCounter(std::string name, int val)pfp::core::db::DebugDataManager
updatePacket(int id, std::string module, double time_, bool read)pfp::core::db::DebugDataManager
whoami()pfp::core::db::DebugDataManager