CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
esi::backends::cosim::RpcClient::Impl::ChannelMeta Struct Reference
Collaboration diagram for esi::backends::cosim::RpcClient::Impl::ChannelMeta:
Collaboration graph
[legend]

Public Attributes

uint64_t id
 
std::string name
 
std::string type
 
RpcClient::ChannelDirection direction
 

Detailed Description

Definition at line 78 of file RpcClient.cpp.

Member Data Documentation

◆ direction

RpcClient::ChannelDirection esi::backends::cosim::RpcClient::Impl::ChannelMeta::direction

Definition at line 82 of file RpcClient.cpp.

Referenced by esi::backends::cosim::RpcClient::Impl::Impl().

◆ id

uint64_t esi::backends::cosim::RpcClient::Impl::ChannelMeta::id

◆ name

std::string esi::backends::cosim::RpcClient::Impl::ChannelMeta::name

◆ type

std::string esi::backends::cosim::RpcClient::Impl::ChannelMeta::type

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