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

Go to the source code of this file.

Classes

class  ImmInfoValue
 
class  ImmInfo
 

Namespaces

 TTAMachine
 

Typedefs

using ImmInfoKey = std::pair< std::string, int >
 

Typedef Documentation

◆ ImmInfoKey

using ImmInfoKey = std::pair< std::string, int >

The key definition for ImmInfo.

Definition at line 53 of file ImmInfo.hh.