git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
В класс USER_PROPERTIES доябавлены методы облегчающие его инициализацию
[stg.git]
/
projects
/
stargazer
/
plugins
/
store
/
mysql
/
mysql_store.h
diff --git
a/projects/stargazer/plugins/store/mysql/mysql_store.h
b/projects/stargazer/plugins/store/mysql/mysql_store.h
index 649cb8588349ffb3b96c6b4e22bd2de881e43f32..7b48712f10771829961b870da22f7374534b0529 100644
(file)
--- a/
projects/stargazer/plugins/store/mysql/mysql_store.h
+++ b/
projects/stargazer/plugins/store/mysql/mysql_store.h
@@
-78,7
+78,7
@@
public:
double freeMb,
const std::string & reason) const;
double freeMb,
const std::string & reason) const;
- virtual int WriteDetailedStat(const map<IP_DIR_PAIR, STAT_NODE>
*
statTree,
+ virtual int WriteDetailedStat(const map<IP_DIR_PAIR, STAT_NODE>
&
statTree,
time_t lastStat,
const string & login) const;
time_t lastStat,
const string & login) const;