Go to the documentation of this file.
32 bool qualified =
false,
33 std::string defaultVal =
"",
34 std::string fixedVal =
"",
38 std::string getName()
const;
40 bool isRequired()
const;
41 std::string defaultVal()
const;
42 std::string fixedVal()
const;
43 bool isQualified()
const ;
48 std::string dval, fval;
50 bool bQualified, attUse;
61 std::string defaultVal,
68 bQualified (qualified),