< Comparator function needed for the stl search algorithm, below. More...
Public Member Functions | |
CharCompare (TableViewer const *t) | |
bool | operator() (char a, char b) const |
Public Attributes | |
TableViewer const * | impl_ |
< Comparator function needed for the stl search algorithm, below.
Definition at line 1344 of file tableviewer.cxx.
CharCompare | ( | TableViewer const * | t | ) |
Definition at line 1365 of file tableviewer.cxx.
bool operator() | ( | char | a, | |
char | b | |||
) | const |
TableViewer const* impl_ |
Definition at line 1347 of file tableviewer.cxx.