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