added FunctionBase::Clear() which is called at the end of a request

This commit is contained in:
2021-06-20 20:47:59 +02:00
parent f35840e7de
commit 801fc062ef
5 changed files with 21 additions and 6 deletions

View File

@@ -51,7 +51,7 @@ public:
Ls();
void MakeGet();
void Clear();
private: