Lines Matching full:association
8 #include <xyz/openbmc_project/Association/Definitions/server.hpp>
34 sdbusplus::xyz::openbmc_project::Association::server::Definitions>;
91 * @brief Creates any association D-Bus interfaces required based on
104 * @brief Returned the association configuration.
107 * @return AssociationMap& - the association config
171 * @brief Loads the association JSON into the _associations data
182 * @param[in] forwardPath - the path of the forward association
183 * @param[in] forwardType - the type of the forward association
184 * @param[in] reversePath - the path of the reverse association
185 * @param[in] reverseType - the type of the reverse association
196 * contain a valid association condition, and loads the
202 * @brief The map of association data that is loaded from its
203 * JSON definition. Association D-Bus objects will be
225 * A list of the inventory association paths that have already been handled.