All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisResources Class CATEAnalysisEntityPreproSubscriber
Usage: you can derive this class.
public class CATEAnalysisEntityPreproSubscriber
Class Adapter for CATISamMeshSubscriber.
- See also:
- CATISamMeshSubscriber
Constructor and Destructor Index
- o
CATEAnalysisEntityPreproSubscriber()
-
- o
~CATEAnalysisEntityPreproSubscriber()
-
Method Index
- o
CheckIfNeedToSubScribe()
- Overload the default behavior.
- o
Clean()
- Reaction to mesh changes.
Constructor and Destructor
o CATEAnalysisEntityPreproSubscriber
| public CATEAnalysisEntityPreproSubscriber( | ) |
-
o ~CATEAnalysisEntityPreproSubscriber
| public virtual ~CATEAnalysisEntityPreproSubscriber( | ) |
-
Methods
o CheckIfNeedToSubScribe
| public virtual CheckIfNeedToSubScribe( | ) |
-
Overload the default behavior.
Default implementation returns FALSE is feature is in the meshing container. TRUE Otherwise.
o Clean
-
Reaction to mesh changes.
Default implementation sets the feature Not Up ToDate.
This object is included in the file: CATEAnalysisEntityPreproSubscriber.h
If needed, your Imakefile.mk should include the module: CATAnalysisResources