Public Methods | |
oaConnStatus (oaConnStatusEnum valueIn) | |
oaConnStatus (const oaString &name) | |
~oaConnStatus () | |
const oaString & | getName () const |
operator oaConnStatusEnum () const |
OpenAccess does not enforce these settings. Tools that modify the connectivity must enforce them.
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
This function constructs an instance of an oaConnStatus class using the specified oaConnStatusEnum value. |
|
This function constructs an instance of an oaConnStatus class using the oaConnStatusEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaConnStatusEnum.
|
|
This function destroys this oaConnStatus object. |
|
This function returns the name string associated with the encapsulated oaConnStatusEnum object. |
|
This operator casts this oaConnStatus object into the corresponding oaConnStatusEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.