CIRCT
20.0.0git
|
This is the complete list of members for esi::ChannelPort, including all inherited members.
ChannelPort(const Type *type) | esi::ChannelPort | inline |
connect(std::optional< unsigned > bufferSize=std::nullopt)=0 | esi::ChannelPort | pure virtual |
connectImpl(std::optional< unsigned > bufferSize) | esi::ChannelPort | inlineprotectedvirtual |
disconnect()=0 | esi::ChannelPort | pure virtual |
getType() const | esi::ChannelPort | inline |
isConnected() const =0 | esi::ChannelPort | pure virtual |
poll() | esi::ChannelPort | inline |
pollImpl() | esi::ChannelPort | inlineprotectedvirtual |
type | esi::ChannelPort | protected |
~ChannelPort() | esi::ChannelPort | inlinevirtual |