1 #ifndef OPALS_PARAM_LIST_HPP_INCLUDED
2 #define OPALS_PARAM_LIST_HPP_INCLUDED
4 #include <opals/fwd.hpp>
5 #include <opals/List.hpp>
6 #include <opals/String.hpp>
31 const String &path()
const;
32 void path(
const String& );
34 const String &type()
const;
35 void type(
const String& );
37 const String &source()
const;
38 void source(
const String& );