Code

store.h: Make it such that HOST/SERVICE/METRIC don't share bits with ATTRIBUTE
authorSebastian Harl <sh@tokkee.org>
Wed, 10 Dec 2014 23:15:55 +0000 (00:15 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 10 Dec 2014 23:15:55 +0000 (00:15 +0100)
commit574ff0923e158af29fce5c7b71a14f4bf04d740d
treedd842186fd7cdc720272e2f304276c86beda90b2
parent08c90b0f662187af2a3938b2c511df52becc8737
store.h: Make it such that HOST/SERVICE/METRIC don't share bits with ATTRIBUTE

An attribute can be assigned to any of the other types. This approach allows
to represent host-, service-, and metric-attributes in one byte.
src/include/core/store.h