All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Class CATWorkshopFactory

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

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


public class CATWorkshopFactory

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

See also:
CATIWorkshop


Constructor and Destructor Index


o ~CATWorkshopFactory()

Constructor and Destructor


o ~CATWorkshopFactory
public virtual ~CATWorkshopFactory()

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

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