Lines Matching full:pel
4 #include "pel.hpp"
34 * based on PEL contents.
36 * @param[in] pel - The PEL
38 virtual void activate(const PEL& pel) = 0;
75 * @brief Turns on LEDs for certain FRUs called out in the PEL.
90 * @param[in] pel - The PEL
92 void activate(const PEL& pel) override;
100 * @param[in] callouts - The Callout list from a PEL
116 * @param[in] pel - The PEL
118 * @return bool - If the PEL should be ignored or not.
120 bool ignore(const PEL& pel) const;
161 * @param[in] priority - The priority value from the PEL