25 os <<
"DDVector name=" << cons.
name();
28 os <<
" size=" << cons.
size() <<
" vals=( ";
29 DDVector::value_type::const_iterator it(cons.
values().begin()), ed(cons.
values().end());
36 os <<
" constant is not yet defined, only declared.";
48 std::vector<double>::const_iterator it(
rep().
begin()), ed(
rep().
end());
49 for (; it != ed; ++it) {
50 result[sz] = int(*it);
def_type isDefined() const
size_t size() const
the size of the array of values
DDName is used to identify DDD entities uniquely.
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static value_type & instance()
a named constant corresponding to the DDL-XML tag <Constant> and <ConstantsVector> ...
DDVector()
an uninitialized constant; one can assign an initialized constant to make it valid ...
const value_type & values() const
the stored values
tuple size
Write out results.