Home
last modified time | relevance | path

Searched refs:convDataCollectionTimeScope (Results 1 – 1 of 1) sorted by relevance

/openbmc/telemetry/src/types/
H A Dcollection_time_scope.hpp27 convDataCollectionTimeScope = { variable
44 minEnumValue(convDataCollectionTimeScope), in toCollectionTimeScope()
45 maxEnumValue(convDataCollectionTimeScope)>(value); in toCollectionTimeScope()
50 return toEnum(convDataCollectionTimeScope, value); in toCollectionTimeScope()
55 return std::string(enumToString(convDataCollectionTimeScope, value)); in enumToString()