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