All Frameworks  Class Hierarchy  This Framework  Indexes

System Macro CATSysDeclareSettingCtrlLocks

Macro CATSysDeclareSettingCtrlLocks (ParamName)
Declares the methods dealing with the setting parameter locks.

Role: For each parameter exposed by a settings controller in its interface BrandIFWNameSettingAtt a method dealing with the lock and a method retrieving the information concerning the parameter must be available. This macro will declare the three following methods in the class implementing the two interfaces:
The implementation macros are CATSysBeginImplSettingCtrlLocks , CATSysAddImplSettingCtrlLocks and CATSysEndImplSettingCtrlLocks or CATSysImplementSettingCtrlLocks
Parameters:
ClassName
The class name of the objet implementing the controller
ParamName
The name of the setting's parameter used in the method's name

This object is included in the file: CATSysMacroSettingCtrl.h

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