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