Definition at line 973 of file fits.h.
References fits::Table::cols, and str.
977 std::ostringstream
str;
978 str <<
"SetPtrAddress('" << name <<
"') - Column not found.";
985 std::ostringstream
str;
986 str <<
"SetPtrAddress('" << name <<
"') - Element count mismatch: expected " 987 <<
fTable.
cols[name].num <<
" from header, got " << cnt;
static bool Compare(const Address &p1, const Address &p2)
void Exception(const std::string &txt)