All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
event_conflict_table.h File Reference
#include "rose.h"
#include "conflict_table.h"
#include "mapped_variable.h"
#include "port_call_path.h"
Include dependency graph for event_conflict_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  risc::sg::EventConflictTable
 The conflicts are stored in the base class variable conflict_table_. The columns represent wait statements of the segments. The rows are representing the notifications of events. So, a true in conflict_table_[i][j] means that the associated segment/instance i notifies the event for which the associated segment/instance j is waiting. More...
 

Namespaces

 risc
 
 risc::sg