All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Class CATWorkshopConfigurationFactory

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATWorkshopConfigurationFactory
 

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


public class CATWorkshopConfigurationFactory

Base class to create a workbench factory.
Role: To create a factory class for your workbench, use the macro CATDeclareConfigurationFactory for the header file (.h) and the CATImplementConfigurationFactory for the source file (.cpp).

See also:
CATIWorkbench


Constructor and Destructor Index


o ~CATWorkshopConfigurationFactory()

Constructor and Destructor


o ~CATWorkshopConfigurationFactory
public virtual ~CATWorkshopConfigurationFactory()

This object is included in the file: CATWorkshopConfigurationFactory.h
If needed, your Imakefile.mk should include the module: CATApplicationFrame

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