TAO_PSS 1.7.7
Public Member Functions | Private Attributes

TAO_PSDL_Simple_Declarator Class Reference

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

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Simple_Declarator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TAO_PSDL_Simple_Declarator (TAO_PSDL_Node *identifier)
 ****************************************************************
 TAO_PSDL_Simple_Declarator (TAO_PSDL_Node *identifier, TAO_PSDL_Node *simple_declarator)
virtual ~TAO_PSDL_Simple_Declarator (void)
TAO_PSDL_Nodeidentifier (void) const
 Get the value.
TAO_PSDL_Nodesimple_declarator (void) const
int accept (TAO_PSDL_Node_Visitor *visitor)
 = The Node methods.

Private Attributes

TAO_PSDL_Nodeidentifier_
 The values.
TAO_PSDL_Nodesimple_declarator_

Detailed Description

****************************************************************


Constructor & Destructor Documentation

TAO_PSDL_Simple_Declarator::TAO_PSDL_Simple_Declarator ( TAO_PSDL_Node identifier)

****************************************************************

TAO_PSDL_Simple_Declarator::TAO_PSDL_Simple_Declarator ( TAO_PSDL_Node identifier,
TAO_PSDL_Node simple_declarator 
)
TAO_PSDL_Simple_Declarator::~TAO_PSDL_Simple_Declarator ( void  ) [virtual]

Member Function Documentation

int TAO_PSDL_Simple_Declarator::accept ( TAO_PSDL_Node_Visitor visitor) [virtual]

= The Node methods.

Implements TAO_PSDL_Node.

TAO_PSDL_Node * TAO_PSDL_Simple_Declarator::identifier ( void  ) const

Get the value.

TAO_PSDL_Node * TAO_PSDL_Simple_Declarator::simple_declarator ( void  ) const

Member Data Documentation

The values.


The documentation for this class was generated from the following files: