Searched refs:JSON_ALREADY_LOAD (Results 1 – 1 of 1) sorted by relevance
53 const std::string JSON_ALREADY_LOAD = "alreadyLoad"; variable236 {JSON_ALREADY_LOAD, notice.alreadyLoad}, in to_json()263 if (isNumberItem(jsonNotice, JSON_ALREADY_LOAD)) { in from_json()264 jsonNotice.at(JSON_ALREADY_LOAD).get_to(notice.alreadyLoad); in from_json()