微调
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user