|
Lluvia
|
NodeState enum. More...


Go to the source code of this file.
Namespaces | |
| ll | |
| ll::impl | |
Enumerations | |
| enum class | ll::NodeState : ll::enum_t { ll::Created = 0 , ll::Init = 1 } |
| Class for node state. More... | |
Variables | |
| constexpr const std::array< std::tuple< const char *, ll::NodeState >, 2 > | ll::impl::NodeStateStrings |
| Node state string values used for converting ll::NodeState to std::string and vice-versa. More... | |
NodeState enum.