ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Classes | Namespaces | Typedefs
object.h File Reference
#include <memory>
#include <string>
#include <ilang/ila/symbol.h>

Go to the source code of this file.

Classes

class  ilang::Object
 The basest type in the ILA structure. It can be either Ast, Instr, or InstrLvlAbs. More...
 

Namespaces

 ilang
 

Typedefs

typedef Object::ObjPtr ilang::ObjPtr
 Pointer type for normal use of Object.
 

Detailed Description

The header for the class Object.