Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dinterface.hpp14 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
17 using ValueObject = ServerObject<ValueInterface>;
20 using WarningObject = ServerObject<WarningInterface>;
23 using CriticalObject = ServerObject<CriticalInterface>;
26 using FanSpeedObject = ServerObject<FanSpeedInterface>;
29 using FanPwmObject = ServerObject<FanPwmInterface>;
32 using StatusObject = ServerObject<StatusInterface>;
35 using PriorityObject = ServerObject<PriorityInterface>;
41 using AccuracyObject = ServerObject<AccuracyInterface>;
/openbmc/phosphor-inventory-manager/
H A Dgenerated.mako.cpp
H A Dmanager.hpp36 using ServerObject = T; typedef
47 class Manager final : public ServerObject<ManagerIface>
H A Dmanager.cpp59 ServerObject<ManagerIface>(bus, root), _root(root), _bus(std::move(bus)), in Manager()
/openbmc/ibm-logging/
H A Dinterfaces.hpp13 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
20 using CalloutObject = ServerObject<CalloutInterface, ObjectPathInterface>;
23 using PolicyObject = ServerObject<PolicyInterface>;
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Daverage.hpp14 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
27 class Average : public ServerObject<AverageInterface>
46 ServerObject<AverageInterface>(bus, objectPath.c_str()) in Average()
H A Dmaximum.hpp14 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
27 class Maximum : public ServerObject<MaximumInterface>
46 ServerObject<MaximumInterface>(bus, objectPath.c_str()) in Maximum()
/openbmc/phosphor-power/power-supply/
H A Dmaximum.hpp14 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
27 class Maximum : public ServerObject<MaximumInterface>
46 ServerObject<MaximumInterface>(bus, objectPath.c_str()) in Maximum()
H A Daverage.hpp14 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
27 class Average : public ServerObject<AverageInterface>
46 ServerObject<AverageInterface>(bus, objectPath.c_str()) in Average()
/openbmc/phosphor-logging/
H A Dlog_manager.hpp34 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
59 class Manager : public details::ServerObject<details::ManagerIface>
74 details::ServerObject<details::ManagerIface>(bus, objPath), busLog(bus), in Manager()
329 class Manager : public details::ServerObject<DeleteAllIface, CreateIface>
348 details::ServerObject<DeleteAllIface, CreateIface>( in Manager()
350 details::ServerObject<DeleteAllIface, in Manager()
/openbmc/phosphor-host-postd/lpcsnoop/
H A Dsnoop.hpp13 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
15 using PostObject = ServerObject<PostInterface>;
/openbmc/phosphor-pid-control/sensors/
H A Dhost.hpp18 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
21 using ValueObject = ServerObject<ValueInterface>;
/openbmc/phosphor-fan-presence/monitor/
H A Dtypes.hpp24 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
29 using ThermalAlertObject = ServerObject<ObjectEnableInterface>;
/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp20 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
25 using CriticalObject = ServerObject<threshold_ns::Critical>;
26 using WarningObject = ServerObject<threshold_ns::Warning>;
27 using SoftShutdownObject = ServerObject<threshold_ns::SoftShutdown>;
28 using HardShutdownObject = ServerObject<threshold_ns::HardShutdown>;
29 using PerformanceLossObject = ServerObject<threshold_ns::PerformanceLoss>;
H A DvirtualSensor.hpp35 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
38 using ValueObject = ServerObject<ValueIface>;
42 using AssociationObject = ServerObject<AssociationIface>;
/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp33 using ServerObject = typename sdbusplus::server::object_t<T...>; typedef
37 using ModeObject = ServerObject<ModeInterface, DebugZoneInterface>;
43 ServerObject<ProcessInterface, DebugThermalPowerInterface>;
/openbmc/phosphor-debug-collector/
H A Dfaultlog_dump_entry.hpp19 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
H A Ddump_entry.hpp34 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
H A Dbmc_dump_entry.hpp21 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dsystem_dump_entry.hpp17 using ServerObject = typename sdbusplus::server::object_t<T>; typedef
H A Dresource_dump_entry.hpp19 using ServerObject = typename sdbusplus::server::object_t<T>; typedef