]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/parsers/chg_user.h
Implemented transcoders for some getters.
[stg.git] / stglibs / srvconf.lib / parsers / chg_user.h
index 075dcd2861e8f76bcc1226e9f6610fb59aead958..b37850704c1283ebbd1d4c61eb7f2cb621ec2f25 100644 (file)
@@ -50,7 +50,7 @@ private:
     void ParseAnswer(const char * el, const char ** attr);
 };
 
-std::string Serialize(const USER_CONF_RES & conf, const USER_STAT_RES & stat);
+std::string Serialize(const USER_CONF_RES & conf, const USER_STAT_RES & stat, const std::string & encoding);
 
 } // namespace CHG_USER
 } // namespace STG