All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisResources Enumeration CollectorArchiveFlag
enum CollectorArchiveFlag {
CollectorArchiveFlagRetrieved,
CollectorArchiveFlagAcquired,
CollectorArchiveFlagArchived
}
Status of the CATAnalysisCharacCollector.
- Values:
-
- CollectorArchiveFlagRetrieved
- The CATAnalysisCharacCollector has been retreived in the model with
CATAnalysisExplicitParent.FindCharacCollector method.
- CollectorArchiveFlagAcquired
- The CATAnalysisCharacCollector has been created and filled by your implementation of CATICharacCollector.
- CollectorArchiveFlagRetrieved
- The CATAnalysisCharacCollector has been swapped to disk and retreived through an archiver.
This object is included in the file: CATECharacCollector.h