All Frameworks Class Hierarchy This Framework Previous Next Indexes
CATSchPlatformInterfaces Class CATScuRouteFixInfo
CATScuRouteFixInfo
Usage: you must use this class as is. You should never derive it.
public class CATScuRouteFixInfo
Class used as input into the Route Fix Command.
Constructor and Destructor Index
- o
CATScuRouteFixInfo()
- Default constructor.
- o
CATScuRouteFixInfo(CATString&,CATSchGRRRouteReshapeMode)
- Initialize CATScuRouteFixInfo with application name,reshape mode.
Data Member Index
- o
ApplName
- Application name.
- o
ReshapeMode
- Reshape mode type.
Constructor and Destructor
o CATScuRouteFixInfo
public CATScuRouteFixInfo( | ) |
-
Default constructor.
o CATScuRouteFixInfo
-
Initialize CATScuRouteFixInfo with application name,reshape mode.
- Parameters:
-
- iApplName
- Application names such as PID,HVAC.
- iReshapeMode
- Reshape route mode.
Data Members
o ApplName
public CATString ApplName
-
Application name.
o ReshapeMode
public CATSchGRRRouteReshapeMode ReshapeMode
-
Reshape mode type.
This object is included in the file: CATScuRouteFixInfo.h