22 os <<
"DDStrVector name=" << cons.
name();
25 os <<
" size=" << cons.
size() <<
" vals=( ";
26 DDStrVector::value_type::const_iterator it(cons.
values().begin()), ed(cons.
values().end());
33 os <<
" constant is not yet defined, only declared.";
def_type isDefined() const
DDStrVector()
an uninitialized constant; one can assign an initialized constant to make it valid ...
DDName is used to identify DDD entities uniquely.
a named constant corresponding to the DDL-XML tag <Constant> and <ConstantsStrVector> ...
std::ostream & operator<<(std::ostream &out, const ALILine &li)
size_t size() const
the size of the array of values
static value_type & instance()
const value_type & values() const
the stored values