Searched refs:StateSpace (Results 1 – 2 of 2) sorted by relevance
57 struct StateSpace { struct65 std::unordered_map<std::string, StateSpace> mEntityInfos; argument
39 mEntityInfos.emplace(entityName, StateSpace{.powerEntityId = id, .stateInfos = {}}); in addEntity()