|
ORE Studio 0.0.4
|
Custom reflector for ores::scheduler::domain::job_status. More...
#include <reflectors.hpp>

Public Types | |
| using | ReflType = std::string |
Static Public Member Functions | |
| static ores::scheduler::domain::job_status | to (const ReflType &str) |
| static ReflType | from (const ores::scheduler::domain::job_status &v) |
Custom reflector for ores::scheduler::domain::job_status.
Serializes as string to avoid enum reflection issues.