|
Marsyas
0.6.0-alpha
|
iterate over list and do something with each value in the list, not destroying old list More...
#include <ExNode.h>
Inherits ExNode.
Public Member Functions | |
| virtual ExVal | calc () |
| ExNode_IterFor (ExNode *s, ExRecord *r, ExNode *e) | |
| virtual | ~ExNode_IterFor () |
iterate over list and do something with each value in the list, not destroying old list
| ExNode_IterFor | ( | ExNode * | s, |
| ExRecord * | r, | ||
| ExNode * | e | ||
| ) | [inline] |
| virtual ~ExNode_IterFor | ( | ) | [inline, virtual] |
1.7.6.1