|
Lluvia
|
PortDirection enum. More...


Go to the source code of this file.
Namespaces | |
| ll | |
| ll::impl | |
Enumerations | |
| enum class | ll::PortDirection : ll::enum_t { ll::In = 0 , ll::Out = 1 } |
| Class for port direction. More... | |
Variables | |
| constexpr const std::array< std::tuple< const char *, ll::PortDirection >, 2 > | ll::impl::PortDirectionStrings |
| Port direction string values used for converting ll::PortDirection to std::string and vice-versa. More... | |
PortDirection enum.