CIRCT 22.0.0git
|
This is the complete list of members for esi::ChannelType, including all inherited members.
ChannelType(const ID &id, const Type *inner) | esi::ChannelType | inline |
deserialize(std::span< const uint8_t > data) const override | esi::ChannelType | virtual |
ensureValid(const std::any &obj) const override | esi::ChannelType | virtual |
getBitWidth() const override | esi::ChannelType | inlinevirtual |
getID() const | esi::Type | inline |
getInner() const | esi::ChannelType | inline |
ID typedef | esi::Type | |
id | esi::Type | protected |
inner | esi::ChannelType | private |
isValid(const std::any &obj) const | esi::Type | inline |
serialize(const std::any &obj) const override | esi::ChannelType | virtual |
Type(const ID &id) | esi::Type | inline |
~Type()=default | esi::Type | virtual |