Lista completa de los miembros de refNode, incluyendo todos los heredados:
| addRef() | runNode | virtual |
| boolvalue() | refNode | |
| compare(runNode *node1, runNode *node2, int op=0) | runNode | static |
| del() | refNode | |
| getKey() | refNode | |
| getPtrString() | runNode | |
| getRef() const | refNode | |
| getRef() | refNode | |
| is_print() const | runNode | virtual |
| is_runlist() const | runNode | virtual |
| is_string() const | runNode | virtual |
| numvalue() | refNode | |
| print() const | refNode | virtual |
| refNode() | refNode | |
| refNode(string str) | refNode | |
| refNode(runNode *data) | refNode | |
| refNode(refNode *a) | refNode | |
| rmRef() | refNode | virtual |
| run() | refNode | virtual |
| runNode(string str) | runNode | |
| runNode() | runNode | |
| setKey(string s) | refNode | |
| setRef(runNode *node) | refNode | |
| strvalue() | refNode |