CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
esi::backends::cosim::RpcClient::ChannelDesc Struct Reference

Description of a channel from the server. More...

#include <RpcClient.h>

Collaboration diagram for esi::backends::cosim::RpcClient::ChannelDesc:
Collaboration graph
[legend]

Public Attributes

std::string name
 
std::string type
 
ChannelDirection dir
 

Detailed Description

Description of a channel from the server.

Definition at line 55 of file RpcClient.h.

Member Data Documentation

◆ dir

ChannelDirection esi::backends::cosim::RpcClient::ChannelDesc::dir

◆ name

std::string esi::backends::cosim::RpcClient::ChannelDesc::name

◆ type

std::string esi::backends::cosim::RpcClient::ChannelDesc::type

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