Inheritance diagram for oaBaseObserver:

![]() |
Public Methods | |
| oaBaseObserver (oaUInt4 priorityIn, oaBoolean enabledIn=true) | |
| virtual | ~oaBaseObserver () |
| oaBoolean | isEnabled () const |
| void | enable (oaBoolean enabledIn) |
See oaObserver for information on using OpenAccess observer classes to derive and instantiate observers in an application.
|
||||||||||||
|
This is the constructor for the oaBaseObserver class. Observers are ordered by priority from lowest to highest.
|
|
|
This is the destructor for the oaBaseObserver class. |
|
|
This function sets the enabled status of this observer according to the enabledIn parameter passed to the function.
|
|
|
This function returns true if this observer is enabled; otherwise, it returns false. |

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.