CIRCT  19.0.0git
Public Attributes | List of all members
esi::ServicePortDesc Struct Reference

A description of a service port. More...

#include <Common.h>

Collaboration diagram for esi::ServicePortDesc:
Collaboration graph
[legend]

Public Attributes

std::string name
 
std::string portName
 

Detailed Description

A description of a service port.

Used pretty exclusively in setting up the design.

Definition at line 68 of file Common.h.

Member Data Documentation

◆ name

std::string esi::ServicePortDesc::name

Definition at line 69 of file Common.h.

Referenced by esi::Manifest::Impl::getBundlePorts().

◆ portName

std::string esi::ServicePortDesc::portName

Definition at line 70 of file Common.h.


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