#include <Common.h>
|
| std::string | name |
| |
| std::optional< uint32_t > | idx |
| |
Definition at line 35 of file Common.h.
◆ AppID()
| esi::AppID::AppID |
( |
const std::string & |
name, |
|
|
std::optional< uint32_t > |
idx = std::nullopt |
|
) |
| |
|
inline |
◆ operator!=()
| bool esi::AppID::operator!= |
( |
const AppID & |
other | ) |
const |
|
inline |
◆ operator==()
| bool esi::AppID::operator== |
( |
const AppID & |
other | ) |
const |
|
inline |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const AppID & |
id |
|
) |
| |
|
friend |
◆ idx
| std::optional<uint32_t> esi::AppID::idx |
◆ name
| std::string esi::AppID::name |
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Dialect/ESI/runtime/cpp/include/esi/Common.h