21 os <<
"DDStrVector name=" << cons.
name();
24 os <<
" size=" << cons.
size() <<
" vals=( ";
25 for(
const auto& it : cons.
values()) {
31 os <<
" constant is not yet defined, only declared.";
std::ostream & operator<<(std::ostream &os, const DDStrVector &cons)
output operator for printing ...
def_type isDefined() const
const DDName & name() 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> ...
size_t size() const
the size of the array of values
static value_type & instance()
const value_type & values() const
the stored values