|
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(BitVector &data) const override | esi::ChannelType | virtual |
| deserialize(BitVector &data) const | esi::ChannelType | inlinevirtual |
| deserialize(const MessageData &data) const | esi::ChannelType | inline |
| 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 |