BIE |
CliArgList Class ReferenceUsed to hold actual (i.e. More...
Inheritance diagram for CliArgList:
![]()
Collaboration diagram for CliArgList:
![]()
Detailed DescriptionUsed to hold actual (i.e.not formal) argument lists and loop variables in CLI method calls. It is simply a list of AData objects, which each hold typed data. Simple methods allow traversal of the list.
Member Function Documentation
Add an existing AData object to the list. This object will be deleted by the destructor or by remove_all_elements.
Appends another argument list to this one. The argument list passed in is set as empty (this list takes all objects the other has in its list)
Returns the current traversal position, and then advances this position ready for a subsequent call. Returns NULL if the end of the list has been reached.
Returns the item in the list following the current traversal position, but does not advance the current position.
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
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||