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
(parent:
cb2b888
)
Ticket 37. The changePolicy() parameter added in the struct
author
Elena Mamontova
<helenh463@gmail.com>
Tue, 24 May 2016 08:47:41 +0000
(11:47 +0300)
committer
Elena Mamontova
<helenh463@gmail.com>
Tue, 24 May 2016 08:47:41 +0000
(11:47 +0300)
TARIFF_CONF_RES constructor.
include/stg/tariff_conf.h
patch
|
blob
|
history
diff --git
a/include/stg/tariff_conf.h
b/include/stg/tariff_conf.h
index 7790d47bf470ea03f6a0d06b580feca650147ec1..52e1fc1c3a86e6ccec3900e23912403a4847f0b7 100644
(file)
--- a/
include/stg/tariff_conf.h
+++ b/
include/stg/tariff_conf.h
@@
-179,7
+179,8
@@
struct TARIFF_CONF_RES
traffType(),
passiveCost(),
name(),
- period()
+ period(),
+ changePolicy()
{}
TARIFF_CONF_RES & operator=(const TARIFF_CONF & tc)