All Frameworks Class Hierarchy This Framework Indexes
CATSchPlatformInterfaces Class CATEASchAppRoute2
Usage: you can derive this class.
public class CATEASchAppRoute2
Super class to derive implementation for interface CATISchAppRoute2.
Role: Adaptor
Constructor and Destructor Index
- o
CATEASchAppRoute2()
- Constructs an empty CATEASchAppRoute2.
- o
~CATEASchAppRoute2()
-
Method Index
- o
AppPostRouteProcess(CATISchAppConnectable*)
- Post process after creating a route instance.
Constructor and Destructor
o CATEASchAppRoute2
| public CATEASchAppRoute2( | ) |
-
Constructs an empty CATEASchAppRoute2.
o ~CATEASchAppRoute2
| public virtual ~CATEASchAppRoute2( | ) |
-
Methods
o AppPostRouteProcess
| public virtual AppPostRouteProcess( | | iCntblConnectedTo) |
-
Post process after creating a route instance.
- Parameters:
-
- iCntbleConnectedTo
- The connectable that the route is connected to this route
It is optional
This object is included in the file: CATEASchAppRoute2.h
If needed, your Imakefile.mk should include the module: CATSchItfCPP