Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TAO_PSDL_Type_Declarator Class Reference

****************************************************************. More...

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Type_Declarator:

Inheritance graph
[legend]
Collaboration diagram for TAO_PSDL_Type_Declarator:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_PSDL_Type_Declarator (TAO_PSDL_Node *type_spec, TAO_PSDL_Node *declarators)
 ****************************************************************. More...

virtual ~TAO_PSDL_Type_Declarator (void)
TAO_PSDL_Nodetype_spec (void) const
 Get the value. More...

TAO_PSDL_Nodedeclarators (void) const
int accept (TAO_PSDL_Node_Visitor *visitor)
 = The Node methods. More...


Private Attributes

TAO_PSDL_Nodetype_spec_
 The values. More...

TAO_PSDL_Nodedeclarators_

Detailed Description

****************************************************************.


Constructor & Destructor Documentation

TAO_PSDL_Type_Declarator::TAO_PSDL_Type_Declarator TAO_PSDL_Node   type_spec,
TAO_PSDL_Node   declarators
 

****************************************************************.

TAO_PSDL_Type_Declarator::~TAO_PSDL_Type_Declarator void    [virtual]
 


Member Function Documentation

int TAO_PSDL_Type_Declarator::accept TAO_PSDL_Node_Visitor   visitor [virtual]
 

= The Node methods.

Reimplemented from TAO_PSDL_Node.

TAO_PSDL_Node * TAO_PSDL_Type_Declarator::declarators void    const
 

TAO_PSDL_Node * TAO_PSDL_Type_Declarator::type_spec void    const
 

Get the value.


Member Data Documentation

TAO_PSDL_Node* TAO_PSDL_Type_Declarator::declarators_ [private]
 

TAO_PSDL_Node* TAO_PSDL_Type_Declarator::type_spec_ [private]
 

The values.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 22:39:43 2002 for TAO_PSS by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001