Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

ColumnData* OglGui::StringColumns::GetColumnData ( strconst  name  )  [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:


Generated on Fri Mar 19 12:06:48 2010 for ImpalaSrc by  doxygen 1.5.1