All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamCompareType
enum CATSamCompareType {
CATSamCompareTypePointer,
CATSamCompareTypeTag,
CATSamCompareTypeCategory,
CATSamCompareTypeUserNum,
CATSamCompareTypePhysType,
CATSamCompareTypeSolvName,
CATSamCompareTypeUserName,
CATSamCompareTypeExtPtr,
CATSamCompareTypeSeqNum,
CATSamCompareTypeDataType,
CATSamCompareTypeExtTag,
CATSamCompareTypeLast
}
The types of comparisons which can be made during sorting or searching.
- Values:
-
- CATSamCompareTypePointer
- The pointer on the objects.
- CATSamCompareTypeTag
- The tag of the objects.
- CATSamCompareTypeCategory
- The category of the objects.
- CATSamCompareTypeUserNum
- The user number of the objects.
- CATSamCompareTypePhysType
- The physical type of the objects.
- CATSamCompareTypeSolvName
- The solver name of the objects.
- CATSamCompareTypeUserName
- The user name of the objects.
- CATSamCompareTypeExtPtr
- The external pointer of the objects.
- CATSamCompareTypeSeqNum
- The sequential number of the objects.
- CATSamCompareTypeDataType
- The data type of the objects.
- CATSamCompareTypeExtTag
- The external tag of the objects.
- CATSamCompareTypeLast
- No compare type specified.
It also represents the number of valid enumerated values.
This object is included in the file: CATAnalysisExplicitDefinitions.h