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