Isle
|
[AI] Comparator for ROIName (C-style strings) to be used as keys in maps, using strcmp for sorting. More...
#include <viewlodlist.h>
Public Member Functions | |
unsigned char | operator() (const ROIName &rName1, const ROIName &rName2) const |
[AI] Lexicographical comparison of two ROI names for map ordering. More... | |
[AI] Comparator for ROIName (C-style strings) to be used as keys in maps, using strcmp for sorting.
Definition at line 85 of file viewlodlist.h.
|
inline |
[AI] Lexicographical comparison of two ROI names for map ordering.
rName1 | [AI] First ROIName to compare. |
rName2 | [AI] Second ROIName to compare. |
Definition at line 92 of file viewlodlist.h.