Searched defs:Condition (Results 1 – 1 of 1) sorted by relevance
72 struct Condition { struct73 int32_t enumVal;74 int32_t intVal;75 uint32_t uintVal;76 bool boolVal;77 std::string strVal;78 time_t timeVal; //for baseTime