ROL
|
#include <cstdint>
#include <string>
Go to the source code of this file.
Namespaces | |
ROL | |
Enumerations | |
enum | ROL::UpdateType : std::uint8_t { ROL::UpdateType::Initial = 0, ROL::UpdateType::Accept, ROL::UpdateType::Revert, ROL::UpdateType::Trial, ROL::UpdateType::Temp } |
Functions | |
std::string | ROL::UpdateTypeToString (const UpdateType &type) |