Public Member Functions | |
| BinIDSortingAnalyser (bool is2d) | |
| bool | add (const BinID &) |
| BinIDSorting | getSorting () const |
| Can be used after add() returns true. | |
| const char * | errMsg () const |
Protected Attributes | |
| BinID | prev_ |
| bool | is2d_ |
| bool | st_ [8] |
| BufferString | errmsg_ |
| BinIDSortingAnalyser::BinIDSortingAnalyser | ( | bool | is2d | ) |
| bool BinIDSortingAnalyser::add | ( | const BinID & | ) |
returns whether analysis phase is finished Check errMsg() to see whether a vaild sorting found
| const char* BinIDSortingAnalyser::errMsg | ( | ) | const [inline] |
| BinIDSorting BinIDSortingAnalyser::getSorting | ( | ) | const |
Can be used after add() returns true.
BufferString BinIDSortingAnalyser::errmsg_ [protected] |
bool BinIDSortingAnalyser::is2d_ [protected] |
BinID BinIDSortingAnalyser::prev_ [protected] |
bool BinIDSortingAnalyser::st_[8] [protected] |
1.7.1