Definition at line 1076 of file Converter.cc.
References fList, and i.
1078 for (FormatList::const_iterator
i=
fList.begin();
i!=
fList.end();
i++)
1080 out <<
"Type=" <<
i->first.first->name() <<
"[" <<
i->first.second <<
"] ";
1081 out <<
"N=" <<
i->second.first <<
" ";
1082 out <<
"offset=" <<
i->second.second << endl;
const FormatList fList
Original format string.