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

This contains the defintions of the ActNamespace class as well as the Scope classes. These are the primary data structures used to hold a design. More...

#include <common/hash.h>
#include <common/list.h>
#include <common/bitset.h>
#include <common/array.h>

Go to the source code of this file.

Classes

class  Scope
 This is the data structure that holds all instances and their associated types within a scope. Each user-defined type has an associated Scope, and so does each ActNamespace. More...
 
class  ActNamespace
 The ActNamespace class holds all the information about a namespace. More...
 
class  ActOpen
 Functions to manage namespace search paths. More...
 

Detailed Description

This contains the defintions of the ActNamespace class as well as the Scope classes. These are the primary data structures used to hold a design.