All Frameworks Class Hierarchy This Framework Previous Next Indexes
CATSchPlatformInterfaces Class CATEASchAppObsoleteClass
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATEASchAppObsoleteClass
Usage: you can derive this class.
public class CATEASchAppObsoleteClass
Super class to derive implementation for interface CATISchAppObsoleteClass.
Role: Adaptor
Constructor and Destructor Index
- o
CATEASchAppObsoleteClass()
- Constructs an empty CATEASchAppObsoleteClass.
- o
~CATEASchAppObsoleteClass()
-
Method Index
- o
AppCreateObsoleteNotif(CATSchNotification**)
- Create a specific notification for this obsolete class to be
dispatched by the schematic platform.
Constructor and Destructor
o CATEASchAppObsoleteClass
public CATEASchAppObsoleteClass( | ) |
-
Constructs an empty CATEASchAppObsoleteClass.
o ~CATEASchAppObsoleteClass
public virtual ~CATEASchAppObsoleteClass( | ) |
-
Methods
o AppCreateObsoleteNotif
-
Create a specific notification for this obsolete class to be
dispatched by the schematic platform.
- Parameters:
-
- iSchNotif
- Application specific subclass of CATSchNotification to be
be dispatched by the schematic platform.
This object is included in the file: CATEASchAppObsoleteClass.h
If needed, your Imakefile.mk should include the module: CATSchItfCPP