CIRCT  19.0.0git
List of all members
esi::UIntType Class Reference

Unsigned integer. More...

#include <Types.h>

Inheritance diagram for esi::UIntType:
Inheritance graph
[legend]
Collaboration diagram for esi::UIntType:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from esi::Type
using ID = std::string
 
- Public Member Functions inherited from esi::IntegerType
 BitVectorType (const ID &id, uint64_t width)
 
- Public Member Functions inherited from esi::BitVectorType
 BitVectorType (const ID &id, uint64_t width)
 
uint64_t getWidth () const
 
std::ptrdiff_t getBitWidth () const override
 
- Public Member Functions inherited from esi::Type
 Type (const ID &id)
 
virtual ~Type ()=default
 
ID getID () const
 
- Protected Attributes inherited from esi::Type
ID id
 

Detailed Description

Unsigned integer.

Definition at line 124 of file Types.h.


The documentation for this class was generated from the following file: