Skip to content
Snippets Groups Projects
  1. Apr 20, 2016
    • Wuttke, Joachim's avatar
      ParameterPool now has an attribute IParameterized* m_parent. · 3ea0e7e5
      Wuttke, Joachim authored
      This will allow us to notify the parent about changed parameter values.
      Accompanying changes and problems:
      - The default constructor ParameterPool() is deleted, to enforce
        presence of a parent.
      - Therefore several tests had to be outcommented (marked as
        TEMPORARILY DISABLED). Improved tests should make more
        realistic use of ParameterPool, providing it an IParameterized* parent.
      - The function IParameterized::getParameters() is outcommented.
        It was only used in some tests, and for printout. In printout
        functions, it is temporarily replaced by fixed text.
      3ea0e7e5
    • Wuttke, Joachim's avatar
      expand parameter_t (no typedef as alias for lengthy class names, except... · 095f0084
      Wuttke, Joachim authored
      expand parameter_t (no typedef as alias for lengthy class names, except perhaps ocasionally at file scope)
      095f0084
  2. Apr 19, 2016
  3. Apr 18, 2016
  4. Apr 15, 2016
  5. Apr 14, 2016
  6. Apr 13, 2016
  7. Apr 12, 2016
  8. Apr 11, 2016
  9. Apr 01, 2016
  10. Mar 31, 2016
  11. Mar 28, 2016
  12. Mar 24, 2016
  13. Mar 23, 2016
  14. Mar 22, 2016
Loading