Searched refs:JSON_ORIENTATION (Results 1 – 1 of 1) sorted by relevance
51 const std::string JSON_ORIENTATION = "orientation"; variable234 {JSON_ORIENTATION, notice.orientation}, in to_json()257 if (isNumberItem(jsonNotice, JSON_ORIENTATION)) { in from_json()258 jsonNotice.at(JSON_ORIENTATION).get_to(notice.orientation); in from_json()