跳转至

File device.cc

FileList > src > utils > device.cc

Go to the source code of this file

  • #include <boost/uuid.hpp>
  • #include <boost/uuid/detail/md5.hpp>
  • #include <botan/auto_rng.h>
  • #include <botan/hex.h>
  • #include <exception>
  • #include <filesystem>
  • #include <format>
  • #include <fstream>
  • #include <nlohmann/detail/conversions/from_json.hpp>
  • #include <nlohmann/json.hpp>
  • #include <qqmusic/utils/buffer.h>
  • #include <qqmusic/utils/device.h>
  • #include <qqmusic/utils/paths.h>
  • #include <string>

Namespaces

Type Name
namespace qqmusic
namespace utils
简易Cookie管理器, 负责cookie的序列化和反序列化, 依赖 nlohmann::json 实现 目前不支持路径嵌套和Expires HttpOnly 这样的特性

The documentation for this class was generated from the following file src/utils/device.cc