#include <PSDL_Node.h>
Inheritance diagram for TAO_PSDL_Positive_Int_Const:
Public Member Functions | |
TAO_PSDL_Positive_Int_Const (TAO_PSDL_Node *const_exp) | |
**************************************************************** | |
virtual | ~TAO_PSDL_Positive_Int_Const (void) |
TAO_PSDL_Node * | const_exp (void) const |
Get the value. | |
int | accept (TAO_PSDL_Node_Visitor *visitor) |
= The Node methods. | |
Private Attributes | |
TAO_PSDL_Node * | const_exp_ |
The values. |
TAO_PSDL_Positive_Int_Const::TAO_PSDL_Positive_Int_Const | ( | TAO_PSDL_Node * | const_exp | ) |
****************************************************************
TAO_PSDL_Positive_Int_Const::~TAO_PSDL_Positive_Int_Const | ( | void | ) | [virtual] |
TAO_PSDL_Node * TAO_PSDL_Positive_Int_Const::const_exp | ( | void | ) | const |
Get the value.
int TAO_PSDL_Positive_Int_Const::accept | ( | TAO_PSDL_Node_Visitor * | visitor | ) | [virtual] |
The values.