Searched refs:JSON_NEED_ROTATE (Results 1 – 1 of 1) sorted by relevance
52 const std::string JSON_NEED_ROTATE = "needRotate"; variable235 {JSON_NEED_ROTATE, notice.needRotate}, in to_json()260 if (isNumberItem(jsonNotice, JSON_NEED_ROTATE)) { in from_json()261 jsonNotice.at(JSON_NEED_ROTATE).get_to(notice.needRotate); in from_json()