All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Interface CATISamAnalysisContainer
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISamAnalysisContainer
Interface for Analysis Container behavior.
Role: Retrieves the Analysis Manager from the Analysis container .
- See also:
- CATISamAnalysisManager
Method Index
- o
GetAnalysisManager(CATISamAnalysisManager_var&)
- Retrieves the Analysis Manager from the Analysis Container.
Methods
o GetAnalysisManager
| public virtual GetAnalysisManager( | | ospManager) |
-
Retrieves the Analysis Manager from the Analysis Container.
- Parameters:
-
- oManager
- Analysis Manager feature.
This object is included in the file: CATISamAnalysisContainer.h
If needed, your Imakefile.mk should include the module: CATAnalysisInterface