All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Class CATScuGapInfo

CATScuGapInfo
 

Usage: you must use this class as is. You should never derive it.


public class CATScuGapInfo

Class used as input into Gap All Command.


Constructor and Destructor Index


o CATScuGapInfo()
Default constructor.
o CATScuGapInfo(CATString&,CATScuGapAllMode)
Initialize CATScuGapInfo with application name,gap mode.

Data Member Index


o ApplName
Application name.
o GapMode
Gap All Mode type.

Constructor and Destructor


o CATScuGapInfo
public CATScuGapInfo()
Default constructor.
o CATScuGapInfo
public CATScuGapInfo(CATString& iApplName,
CATScuGapAllMode iGapMode)
Initialize CATScuGapInfo with application name,gap mode.
Parameters:
iApplName
Application names such as PID,HVAC.
iGapMode
show gap or noshow gap mode.

Data Members


o ApplName
  public CATString ApplName
Application name.
o GapMode
  public CATScuGapAllMode GapMode
Gap All Mode type.

This object is included in the file: CATScuGapInfo.h

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