Public Methods | |
oaSource (oaSourceEnum valueIn) | |
oaSource (const oaString &name) | |
~oaSource () | |
const oaString & | getName () const |
operator oaSourceEnum () const |
|
|
|
This function constructs an instance of an oaSource class using the specified enum value. The enum values are defined in oaSourceEnum. |
|
This function constructs an instance of an oaSource class using the oaSourceEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaSourceEnum.
|
|
This function destroys this oaSource class. |
|
This function returns the name string associated with the encapsulated oaSourceEnum object. |
|
This operator casts this oaSource object into the corresponding oaSourceEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.