All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Class CATCmdStarter

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ApplicationFrame.CATCmdAccess
        |
        +---CATCmdStarter
 

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


public class CATCmdStarter

Class to create a starter's access.
Role: A starter is a leaf of the workshop's accesses tree. At each starter you attach a CATCommandHeader to launch the associated command.
Use the NewAccess macro with CATCmdStarter as classname parameter to create an instance.

See also:
CATCommandHeader, CATIWorkshop, CATIWorkbench, CATIWorkbenchAddin


Constructor and Destructor Index


o ~CATCmdStarter()

Constructor and Destructor


o ~CATCmdStarter
public virtual ~CATCmdStarter()

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

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