Lines Matching full:terminus
7 #include "terminus.hpp"
35 /** @brief Type definition for Terminus handler mapper */
36 using TerminiMapper = std::map<pldm_tid_t, std::shared_ptr<Terminus>>;
42 * TerminusManager class to discover and initialize PLDM terminus.
67 /** @brief start a coroutine to discover terminus
80 * received the response message from terminus. The function will
95 * return when received the response message from terminus.
115 * @return tid - Terminus tid
120 * Terminus TID when mctpInfo is already in the data base. Response
125 * @return tid - Terminus tid
129 /** @brief Member functions to store the mctp info and tid to terminus info
135 * @return tid - Terminus tid
175 * interface of one terminus by terminus name
177 * @param[in] terminusName - terminus name
185 /** @brief Find the terminus object pointer in termini list.
197 /** @brief Initialize terminus and then instantiate terminus object to keeps
198 * the data fetched from terminus
209 * @param[out] tid - Terminus TID
226 * @param[out] supportedTypes - Supported Types returned from terminus
248 * @param[in] supportedCmds - Supported commands returned from terminus