All Frameworks  Class Hierarchy  This Framework  Indexes

VPMInterfaces Macro ENOVRegisterClassEventInterface

Macro ENOVRegisterClassEventInterface (classe,interface)
Defines an event interface associated to the class.

Precondition: a package must have been previously declared (with ENOVRegisterPackage.on: a package must have been previously declared (with macro).
Click here to see a complete example.

Parameters:
classe
The class name which fires events (declared by
ENOVRegisterClassMethod and ENOVRegisterGlobalMethod macros).
interface
The subscription interface for classe.
This interface is the interface to be implemented by any client to subscribe to the classe object's events.

This object is included in the file: ENOVRegister.h

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