All Frameworks  Class Hierarchy  This Framework  Indexes

System Macro CATImplAutoSettingCtrl

Macro CATImplAutoSettingCtrl (Brand,FW,Name)
Macro used to define a setting controller for Automation.

Role: Defines a class that implements a settings controller. The controller implements the interface CATIASettingController. for managing the generic operations (Save, Commit, ResetToAdminValues) on the setting controller. To access the specific parameters it must implement an interface which name is BrandIANameSettingAtt. Thus the following include must be used in the source code:
#include "TIE_BrandIAFWNameSettingAtt.h" This class will form an Object Modeler component with the BrandFWNameSettingCtrl that implements the five following interfaces:
Parameters:
Brand
The brand to which belong this controller belongs
FW
The framework in which the controller is implemented
Name
The name of the controller

This object is included in the file: CATSysMacroSettingCtrl.h

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