Lines Matching refs:magic_enum
22 #include "magic_enum.hpp"
55 std::string(magic_enum::enum_name(event.eventMsg->type)).c_str());
247 std::string(magic_enum::enum_name(static_cast<EventType>(statusMsg->msg->type))).c_str());
328 std::string(magic_enum::enum_name(static_cast<SessionNotifyStatus>(statusMsg->status))).c_str());
371 std::string(magic_enum::enum_name(static_cast<SessionRunningStatus>(statusMsg->status))).c_str(),
385 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
390 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
420 std::string(magic_enum::enum_name(step)).c_str(), std::string(magic_enum::enum_name(status)).c_str());
433 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
460 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
488 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
518 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
547 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
577 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
607 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
636 std::string(magic_enum::enum_name(statusMsg->msg->type)).c_str());
720 std::string(magic_enum::enum_name(runStep_)).c_str(),
721 std::string(magic_enum::enum_name(runningStatus_)).c_str(), GetId());
741 std::string(magic_enum::enum_name(event.eventMsg->type)).c_str(), GetId());
749 std::string(magic_enum::enum_name(event.eventMsg->type)).c_str(), GetId());
759 std::string(magic_enum::enum_name(event.eventMsg->type)).c_str(), GetId());
777 std::string(magic_enum::enum_name(runStep_)).c_str(),
778 std::string(magic_enum::enum_name(runningStatus_)).c_str(), GetId());
785 std::string(magic_enum::enum_name(runStep_)).c_str(),
786 std::string(magic_enum::enum_name(runningStatus_)).c_str(), GetId());
794 std::string(magic_enum::enum_name(step)).c_str(), std::string(magic_enum::enum_name(runStep_)).c_str(),
799 std::string(magic_enum::enum_name(runStep_)).c_str(),
800 std::string(magic_enum::enum_name(runningStatus_)).c_str(), GetId());
805 std::string(magic_enum::enum_name(event.eventMsg->type)).c_str());
814 std::string(magic_enum::enum_name(event.eventMsg->type)).c_str());