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