This commit is contained in:
2026-06-24 09:54:17 +08:00
parent 05dec135ed
commit 351fc5c453
7 changed files with 252 additions and 483 deletions
@@ -100,6 +100,8 @@ public:
std::string to_string() {
return "Data_Feed【" + VAR_STR_3(key, enable, type) + "";
}
bool registered();
protected:
Data_Feed() = default;
bool _open_ = false;