Public Methods | |
oaVCObserverResult (oaVCObserverResultEnum valueIn) | |
oaVCObserverResult (const oaString &name) | |
~oaVCObserverResult () | |
const oaString & | getName () const |
operator oaVCObserverResultEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
This enumeration contains the legal responses to a oacVCMsgTypeQueryOk message type. The appropriate value is passed by the client as the return value from the IVCMessageObserver::onMessageOut() call. |
|
This oaVCObserverResult constructor takes an oaVCObserverResultEnum value.
|
|
This oaVCObserverResult constructor takes an oaVCObserverResult name.
|
|
This is the oaVCObserverResult destructor. |
|
This function returns the string name of the oaVCObserverResultEnum value set on this oaVCObserverResult wrapper object. |
|
This operator casts this oaVCObserverResult object into its corresponding oaVCObserverResultEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.