Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-hwmon
/
5afe21a525e975d9307ca8306beea866aa10464a
/
.
/
env.hpp
blob: 20db2570ec9a189030d5d50906aeccacf7ff6603 [
file
] [
log
] [
blame
]
Brad Bishop
f3df6b4
2017-01-06 10:14:09 -0500
[
diff
] [
blame
]
1
#pragma
once
2
3
class
SensorSet
;
4
5
std
::
string
getEnv
(
6
const
char
*
prefix
,
const
SensorSet
::
key_type
&
sensor
);