|
CIRCT 22.0.0git
|
Description of a channel from the server. More...
#include <RpcClient.h>

Public Attributes | |
| std::string | name |
| std::string | type |
| ChannelDirection | dir |
Description of a channel from the server.
Definition at line 55 of file RpcClient.h.
| ChannelDirection esi::backends::cosim::RpcClient::ChannelDesc::dir |
Definition at line 58 of file RpcClient.h.
Referenced by esi::backends::cosim::RpcClient::getChannelDesc(), and esi::backends::cosim::RpcClient::Impl::listChannels().
| std::string esi::backends::cosim::RpcClient::ChannelDesc::name |
Definition at line 56 of file RpcClient.h.
Referenced by esi::backends::cosim::RpcClient::getChannelDesc(), and esi::backends::cosim::RpcClient::Impl::listChannels().
| std::string esi::backends::cosim::RpcClient::ChannelDesc::type |
Definition at line 57 of file RpcClient.h.
Referenced by esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), esi::backends::cosim::RpcClient::getChannelDesc(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), esi::backends::cosim::RpcClient::Impl::listChannels(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().