risc::sg::TimeAdvanceTable Class Reference
#include <time_advance_table.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| risc::sg::TimeAdvanceTable::TimeAdvanceTable |
( |
SegmentGraph & |
graph |
) |
|
| risc::sg::TimeAdvanceTable::~TimeAdvanceTable |
( |
|
) |
|
Member Function Documentation
| long long risc::sg::TimeAdvanceTable::convert_si_magnitude |
( |
std::string |
magnitude |
) |
|
| risc::sg::TimeAdvanceTable::determine_conflict_table |
( |
|
) |
|
This function determines conflicts among the segments.
| int risc::sg::TimeAdvanceTable::get_segment_id |
( |
int |
index |
) |
|
| void risc::sg::TimeAdvanceTable::print_current_time_advance_table |
( |
std::string |
filename |
) |
|
| void risc::sg::TimeAdvanceTable::print_next_time_advance_table |
( |
std::string |
filename |
) |
|
| void risc::sg::TimeAdvanceTable::print_time_table |
( |
Time * |
table, |
|
|
std::string |
filename | |
|
) |
| | |
Member Data Documentation
Pointer for the current and next time advance table.
Reference to the associated segment graph of the conflict table.
Size of the conflict table.
This vector is a lookup between the conflict table index and the associated segment index.
The documentation for this class was generated from the following files: