Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp32 const PropertyIndex watchIndex = {
34 {PropertyIndex::key_type{paths[0], interfaces[0], properties[0]},
35 PropertyIndex::mapped_type{meta, meta, storage[0]}},
36 {PropertyIndex::key_type{paths[0], interfaces[1], properties[1]},
37 PropertyIndex::mapped_type{meta, meta, storage[1]}},
39 PropertyIndex::mapped_type{meta, meta, storage[2]}},
41 PropertyIndex::mapped_type{meta, meta, storage[3]}},
43 PropertyIndex::mapped_type{meta, meta, storage[4]}},
45 PropertyIndex::mapped_type{meta, meta, storage[5]}},
47 PropertyIndex::mapped_type{meta, meta, storage[6]}},
[all …]
/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatch.hpp41 PropertyWatch(const PropertyIndex& watchIndex, in PropertyWatch()
97 const PropertyIndex& index;
125 PropertyWatchOfType(const PropertyIndex& watchIndex, Callback& callback, in PropertyWatchOfType()
132 explicit PropertyWatchOfType(const PropertyIndex& watchIndex, in PropertyWatchOfType()
H A Dcallback.hpp86 explicit IndexedConditional(const PropertyIndex& conditionIndex) : in IndexedConditional()
95 const PropertyIndex& index;
110 explicit IndexedCallback(const PropertyIndex& callbackIndex) : in IndexedCallback()
119 const PropertyIndex& index;
H A Djournal.hpp33 JournalBase(const char* msg, const PropertyIndex& index) : in JournalBase()
90 Journal(const char* msg, const PropertyIndex& index) : in Journal()
H A Devent.hpp32 EventBase(const PropertyIndex& index) : IndexedCallback(index) {} in EventBase()
94 const PropertyIndex& index) : in Event()
H A Dpropertywatch.cpp33 MappedPropertyIndex convert(const PropertyIndex& index) in convert()
H A Dcount.hpp46 CountCondition(const PropertyIndex& conditionIndex, in CountCondition()
H A Dmedian.hpp44 MedianCondition(const PropertyIndex& conditionIndex, in MedianCondition()
H A Ddata_types.hpp88 using PropertyIndex = typedef
H A Delog.hpp150 explicit ElogWithMetadataCapture(const PropertyIndex& index) : in ElogWithMetadataCapture()
H A Dpropertywatchimpl.hpp24 MappedPropertyIndex convert(const PropertyIndex& index);
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp149 using PropertyIndicies = std::array<PropertyIndex, ${len(instancegroups)}>;
160 PropertyIndex::key_type in get()
166 PropertyIndex::mapped_type in get()