Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-09 | add assignment operator for ro (read only) Accessors | Christian Gmeiner | |
2010-01-09 | extend Accessors template to support rw and ro variables | Christian Gmeiner | |
2010-01-04 | rework cSettings class to use a new way for setters and getters | Christian Gmeiner | |
The basic idea behind this commit is to get rid of those bad looking getters and setters, where we have no logic used by them. |