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