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