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