git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
fcd0d9d
)
Ticket 37. The RESETABLE<TARIFF::CHANGE_POLICY> changePolicy declared in
author
Elena Mamontova
<helenh463@gmail.com>
Tue, 24 May 2016 09:08:03 +0000
(12:08 +0300)
committer
Elena Mamontova
<helenh463@gmail.com>
Tue, 24 May 2016 09:08:03 +0000
(12:08 +0300)
the struct TARIFF_CONF_RES.
include/stg/tariff_conf.h
patch
|
blob
|
history
diff --git
a/include/stg/tariff_conf.h
b/include/stg/tariff_conf.h
index 32ca20dc98320d79d0d068d4a967ddf64451d674..d8684bd9de352e351ea18fb0b6028e74616ee6ce 100644
(file)
--- a/
include/stg/tariff_conf.h
+++ b/
include/stg/tariff_conf.h
@@
-214,6
+214,7
@@
struct TARIFF_CONF_RES
RESETABLE<double> passiveCost;
RESETABLE<std::string> name;
RESETABLE<TARIFF::PERIOD> period;
+ RESETABLE<TARIFF::CHANGE_POLICY> changePolicy;
};
//-----------------------------------------------------------------------------
struct TARIFF_DATA