CIRCT  18.0.0git
List of all members
circt::moore::PackedRefType Class Reference

A packed named type. See NamedTypeBase for details. More...

#include <MooreTypes.h>

Inheritance diagram for circt::moore::PackedRefType:
Inheritance graph
[legend]
Collaboration diagram for circt::moore::PackedRefType:
Collaboration graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from circt::moore::RefTypeBase< PackedRefType, PackedIndirectType >
static PackedRefType get (InnerType inner, Location loc)
 
- Protected Types inherited from circt::moore::RefTypeBase< PackedRefType, PackedIndirectType >
using InnerType = typename BaseTy::InnerType
 
using RefBase = RefTypeBase< PackedRefType, PackedIndirectType >
 

Detailed Description

A packed named type. See NamedTypeBase for details.

Definition at line 762 of file MooreTypes.h.


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