Searched defs:DetectorValue (Results 1 – 1 of 1) sorted by relevance
23 struct DetectorValue { struct29 DetectorValue(int32_t intVal, int32_t timeVal, bool boolVal, const std::string &strVal) in DetectorValue() function