All Frameworks  Class Hierarchy  This Framework  Indexes   

CATSchPlatformInterfaces Class 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(CATString&,CATSchGRRRouteReshapeMode)
Initialize CATScuRouteFixInfo with application name,reshape mode.
o CATScuRouteFixInfo()
Default constructor.

Data Member Index


o ApplName
Application name.
o ReshapeMode
Reshape mode type.

Constructor and Destructor


o CATScuRouteFixInfo
public CATScuRouteFixInfo( iApplName,
iReshapeMode)
Initialize CATScuRouteFixInfo with application name,reshape mode.
Parameters:
iApplName
Application names such as PID,HVAC.
iReshapeMode
Reshape route mode.
o CATScuRouteFixInfo
public CATScuRouteFixInfo()
Default constructor.

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

Copyright © 2003, Dassault Systèmes. All rights reserved.