Helper class for building tail recursive binary CNode trees Used by parser.
More...
#include <cnode.h>
List of all members.
Detailed Description
Helper class for building tail recursive binary CNode trees Used by parser.
Member Function Documentation
CNode_pr::operator CNode * |
( |
|
) |
[inline] |
int CNode_pr::operator!= |
( |
CNode * |
v |
) |
[inline] |
int CNode_pr::operator!= |
( |
CNode_pr |
p |
) |
[inline] |
CNode* CNode_pr::operator-> |
( |
|
) |
[inline] |
int CNode_pr::operator== |
( |
CNode_pr |
p |
) |
[inline] |
int CNode_pr::operator== |
( |
CNode * |
v |
) |
[inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this struct was generated from the following file:
- /net/fileserver/nas/home/mdh/vrq/src/cnode.h