#include <ug_im_tsa.h>
Public Types | |
| typedef Ttrack< TOKEN >::Position | cpos |
| typedef std::vector< cpos > ::iterator | iter |
Public Member Functions | |
| TsaSorter (SORTER sorter, iter &begin, iter &end) | |
| bool | operator() () |
Definition at line 30 of file ug_im_tsa.h.
| typedef Ttrack<TOKEN>::Position sapt::TsaSorter< TOKEN, SORTER >::cpos |
Definition at line 33 of file ug_im_tsa.h.
| typedef std::vector<cpos>::iterator sapt::TsaSorter< TOKEN, SORTER >::iter |
Definition at line 34 of file ug_im_tsa.h.
| sapt::TsaSorter< TOKEN, SORTER >::TsaSorter | ( | SORTER | sorter, | |
| iter & | begin, | |||
| iter & | end | |||
| ) | [inline] |
Definition at line 40 of file ug_im_tsa.h.
| bool sapt::TsaSorter< TOKEN, SORTER >::operator() | ( | ) | [inline] |
Definition at line 46 of file ug_im_tsa.h.
References sort().

1.5.9