Searched defs:Ucl (Results 1 – 1 of 1) sorted by relevance
263 Ucl(ucl_object_t *other) { in Ucl() function268 Ucl(const ucl_object_t *other) { in Ucl() function272 Ucl(const Ucl &other) { in Ucl() function276 Ucl(Ucl &&other) { in Ucl() function280 Ucl() noexcept { in Ucl() function283 Ucl(std::nullptr_t) noexcept { in Ucl() function286 Ucl(double value) { in Ucl() function290 Ucl(int64_t value) { in Ucl() function294 Ucl(bool value) { in Ucl() function298 Ucl(const std::string &value) { in Ucl() function[all …]