18 #ifndef TYPE_TUPLE_HH_ 19 #define TYPE_TUPLE_HH_ 47 DECLARE_EXCEPTION( ExcTupleWrongKeysOrder, <<
"Incorrect order of obligatory and non-obligatory keys in Tuple: " << EI_TupleName::qval );
66 Tuple(
const string & type_name_in,
const string & description);
100 bool finish(
bool is_generic =
false)
override;
127 const Default &default_value,
const string &description,
131 template <
class KeyType>
133 const Default &default_value,
const string &description,
138 template <
class KeyType>
140 const string &description,