Searched refs:CheckFunc (Results 1 – 1 of 1) sorted by relevance
101 using CheckFunc = std::function<bool(Capability::Key key, const Plugin::ValueType& val1, const Plug… typedef103 static std::map<CapabilityID, CheckFunc> g_capabilityValueCheckMap = {