All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamCheckType
enum CATSamCheckType {
CATSamCheckTypePointer,
CATSamCheckTypeChild,
CATSamCheckTypeApplyTo,
CATSamCheckTypeRecurse,
CATSamCheckTypeValid,
CATSamCheckTypeLast,
CATSamCheckTypeAll
}
The types of check which can be made.
- Values:
-
- CATSamCheckTypePointer
- The check on pointer of the object.
- CATSamCheckTypeChild
- The check on children of the object.
- CATSamCheckTypeApplyTo
- The check on apply to list of the object.
- CATSamCheckTypeRecurse
- The recursive check.
- CATSamCheckTypeValid
- The check of validity.
- CATSamCheckTypeAll
- The full check.
- CATSamCheckTypeLast
- The number of check.
This object is included in the file: CATAnalysisExplicitDefinitions.h