Inheritance diagram for ICMPlugInBase:
Public Methods | |
virtual | ~ICMPlugInBase () |
virtual void | init ()=0 |
virtual void | getProtocols (oa::oaCMProtocolArray &out) const=0 |
virtual void | setProtocol (const oa::oaCMProtocol &in)=0 |
virtual void | discardChangeSet (oa::oaChangeSetBase *in)=0 |
The ICMPlugInBase interfaces are used by the oaChangeMgr class.
|
|
|
This interface informs the plug-in of the deletion of a possibly active change set.
|
|
This function returns the array of supported protocols in the out output parameter.
|
|
This function initializes the plug-in so it is ready for use. |
|
This function specifies the protocol that the plug-in should use.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.