Public Methods | |
oaCategory () | |
oaCategory (oaCategoryEnum typeIn) | |
oaCategory (const oaString &name) | |
~oaCategory () | |
const oaString & | getName () const |
operator oaCategoryEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
This is the default constructor for the oaCategory class enum wrapper. |
|
This constructor for the oaCategory class enum wrapper takes an oaCategoryEnum as input.
|
|
This constructor creates an oaCategory object based on the constant string value that represents the category type.
|
|
This is the oaCategory destructor. |
|
This function returns the string name that corresponds to the enum value of this oaCategory class object. |
|
This operator returns the enumerated value that corresponds to the category type that this object represents. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.