Transaction-Level Modeling Framework for Space Applications
#include <scireg.h>
Static Public Member Functions | |
static void | add_tool (scireg_notification_if ¬ification) |
static void | remove_tool (scireg_notification_if ¬ification) |
static void | add_region (scireg_region_if ®ion) |
static void | remove_region (scireg_region_if ®ion) |
Static Protected Member Functions | |
static void | check_allocation () |
static void | destroy () |
Static Protected Attributes | |
static std::vector < scireg_notification_if * > * | tool_vec_ptr = 0 |
The scireg_tool_registry is a global singleton that broadcasts all additions and deletions of all regions to all tools that have requested notification