#include <PSDL_Node.h>
Inheritance diagram for TAO_PSDL_Or_Expr:


| Public Member Functions | |
| TAO_PSDL_Or_Expr (TAO_PSDL_Node *xor_expr) | |
| **************************************************************** | |
| TAO_PSDL_Or_Expr (TAO_PSDL_Node *or_expr, TAO_PSDL_Node *xor_expr) | |
| virtual | ~TAO_PSDL_Or_Expr (void) | 
| TAO_PSDL_Node * | or_expr (void) const | 
| Get the value. | |
| TAO_PSDL_Node * | xor_expr (void) const | 
| int | accept (TAO_PSDL_Node_Visitor *visitor) | 
| = The Node methods. | |
| Private Attributes | |
| TAO_PSDL_Node * | or_expr_ | 
| The values. | |
| TAO_PSDL_Node * | xor_expr_ | 
| 
 | 
| **************************************************************** 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| = The Node methods. 
 Implements TAO_PSDL_Node. | 
| 
 | 
| Get the value. 
 | 
| 
 | 
| 
 | 
| 
 | 
| The values. 
 | 
| 
 | 
| 
 | 
 1.3.9.1
 1.3.9.1