CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
esi::AppIDPath Class Reference

#include <Common.h>

Inheritance diagram for esi::AppIDPath:
Inheritance graph
[legend]
Collaboration diagram for esi::AppIDPath:
Collaboration graph
[legend]

Public Member Functions

AppIDPath operator+ (const AppIDPath &b) const
 
AppIDPath parent () const
 
std::string toStr () const
 

Detailed Description

Definition at line 49 of file Common.h.

Member Function Documentation

◆ operator+()

AppIDPath esi::AppIDPath::operator+ ( const AppIDPath b) const

Definition at line 727 of file Manifest.cpp.

◆ parent()

AppIDPath esi::AppIDPath::parent ( ) const

Definition at line 733 of file Manifest.cpp.

Referenced by esi::services::MMIO::MMIO().

◆ toStr()

std::string esi::AppIDPath::toStr ( ) const

Definition at line 740 of file Manifest.cpp.

Referenced by esi::backends::cosim::CosimEngine::createPort(), and PYBIND11_MODULE().


The documentation for this class was generated from the following files: