ACT Library
Loading...
Searching...
No Matches
Classes
inst.h File Reference

This contains the definition of InstType, the core data structure used to hold the type of any instance in the ACT design. More...

#include <act/expr.h>
#include <act/basetype.h>

Go to the source code of this file.

Classes

class  inst_param
 This holds a single template parameter. A template parameter is either an array expression, or an InstType. More...
 
class  InstType
 An instance type. More...
 

Detailed Description

This contains the definition of InstType, the core data structure used to hold the type of any instance in the ACT design.