Changeset 1402 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 4 Aug 2015, 03:59:05 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r1400 r1402 668 668 }; 669 669 670 enum FastInterSearchMode 671 { 672 FASTINTERSEARCH_DISABLED = 0, 673 FASTINTERSEARCH_MODE1 = 1, // TODO: assign better names to these. 674 FASTINTERSEARCH_MODE2 = 2, 675 FASTINTERSEARCH_MODE3 = 3 676 }; 677 670 678 enum SPSExtensionFlagIndex 671 679 {
Note: See TracChangeset for help on using the changeset viewer.