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