Delete support in harnessed mode.
This commit is contained in:
parent
1ce0dcf0ea
commit
174ba8884e
4 changed files with 53 additions and 20 deletions
|
@ -157,7 +157,7 @@ public:
|
|||
throw();
|
||||
|
||||
private:
|
||||
bool _add(const nlohmann::json &j);
|
||||
bool _addOrUpdate(const nlohmann::json &j);
|
||||
bool _load(const std::string &p);
|
||||
void _recomputeSummaryInfo(const uint64_t networkId);
|
||||
std::string _genPath(const std::string &n,bool create);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue