Searched defs:Convert2PrefValue (Results 1 – 1 of 1) sorted by relevance
210 static void Convert2PrefValue(const Element &element, T &value) in Convert2PrefValue() function226 static void Convert2PrefValue(const Element &element, std::vector<T> &values) in Convert2PrefValue() function235 static void Convert2PrefValue(const Element &element, BigInt &value) in Convert2PrefValue() function256 static void Convert2PrefValue(const Element &element, std::vector<uint8_t> &value) in Convert2PrefValue() function263 static void Convert2PrefValue(const Element &element, Object &value) in Convert2PrefValue() function281 bool Convert2PrefValue(const Element &element, std::variant<Types...> &value) in Convert2PrefValue() function