]> git.stg.codes - stg.git/blobdiff - projects/stargazer/user_impl.h
Method GetParamValue and correction method Connect(user_imp)
[stg.git] / projects / stargazer / user_impl.h
index 5e8f49dbad303a53d95607d4776c1bbe73f83c70..d240f0c8c161ae85a42ddcd2d3fee522fe803181 100644 (file)
@@ -216,6 +216,8 @@ public:
     void            OnAdd();
     void            OnDelete();
 
+    virtual std::string GetParamValue(const std::string & name) const;
+
 private:
     USER_IMPL & operator=(const USER_IMPL & rvalue);