Inheritance diagram for sdValue:
Public Methods | |
virtual | ~sdValue () |
unsigned int | getId () const |
const std::string & | getName () const |
const std::string & | getDescription () const |
sdValueSubType | getSubType () const |
|
This is the sdValue destructor. |
|
This function returns the description of this schema value object. |
|
This function returns the ID of this schema value object. |
|
This function returns the name of this schema value object. |
|
This function returns the sub type of this schema value object. For example, the sub type might indicate a leaf value or a hierarchical value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.