Public Methods | |
sdField (const std::string &name, unsigned int index, sdNameSpace *nameSpace, const sdValue *value) | |
~sdField () | |
const std::string & | getName () const |
unsigned int | getIndex () const |
const sdNameSpace * | getNameSpace () const |
const sdValue * | getValue () const |
|
This is the sdField constructor.
|
|
This is the sdField destructor. |
|
This function returns the index number of this sdField object, which indicates the position of this element in an sdHierValue that includes one or more sdLeafvalues. |
|
This function returns the name of this sdField object. |
|
This function returns a pointer to the sdNameSpace of this sdField object. |
|
This function returns the value of this sdField object. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.