BIE |
GlobalTable Class ReferenceThis class reads, sets and prints CLI's global variable values. More...
Detailed DescriptionThis class reads, sets and prints CLI's global variable values.It reads and modifies the array automatically created by the stylized comment processor. Input and output is done using the AData class. Member Function Documentation
This grabs the value from the global variable's memory location, and places the value in the AData object passed in. AData.data.pval should point to the global variable's memory location, the AData.type field should be set to the global variable's type, and where
Looks up the global table for a variable with the given name. If the variable exist, the method returns non-zero, and the value is returned in the AData object. Otherwise, zero is returned.
Looks up the global variable table for a variable with the given name, and sets the value if it exists. Exceptions are thrown when the type of value and variable do not match, or where the variable doesn't exist.
Prints out the value of the variable to the given stream. Returns non-zero if successful, and zero otherwise.
The documentation for this class was generated from the following file:
Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU. Documentation generated at Fri Mar 26 00:35:11 2010 by
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||