33#ifndef TTA_RESERVATION_TABLE_HH
34#define TTA_RESERVATION_TABLE_HH
bool conflictsWith(const BitMatrix &another) const
virtual ~ReservationTable()
void init(const TTAMachine::FunctionUnit &fu)
bool conflictsWith(const ReservationTable &anotherReservationTable, int cycle) const
bool isReserved(ResourceID resource, int cycle) const
void issueOperation(ReservationTable &anotherReservationTable)