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