[inline]
Definition at line 126 of file StringColumns.h.
References GetColumnData(), and GetColumnIdx().
00127 { 00128 int colIdx = GetColumnIdx(name); 00129 return GetColumnData(colIdx); 00130 }
Here is the call graph for this function: