OpenASIP  2.0
Classes | Typedefs
OperationIDIndex.hh File Reference
#include <map>
#include <string>
Include dependency graph for OperationIDIndex.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OperationIDIndex
 

Typedefs

typedef int OperationID
 Type for identifying operations in the conflict detector interface. More...
 

Detailed Description

Declaration of OperationIDIndex wrapper class.

Author
Viljami Korhonen 2008 (viljami.korhonen-no.spam-tut.fi)
Note
rating: red

Definition in file OperationIDIndex.hh.

Typedef Documentation

◆ OperationID

typedef int OperationID

Type for identifying operations in the conflict detector interface.

Definition at line 36 of file OperationIDIndex.hh.