TAO_PSDL_Const_Dcl Class Reference

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

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Const_Dcl:
Inheritance graph
[legend]
Collaboration diagram for TAO_PSDL_Const_Dcl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_PSDL_Const_Dcl (TAO_PSDL_Node *const_type, TAO_PSDL_Node *identifier, TAO_PSDL_Node *const_exp)
 ****************************************************************
virtual ~TAO_PSDL_Const_Dcl (void)
TAO_PSDL_Nodeconst_type (void) const
 Get the value.
TAO_PSDL_Nodeidentifier (void) const
TAO_PSDL_Nodeconst_exp (void) const
int accept (TAO_PSDL_Node_Visitor *visitor)
 = The Node methods.

Private Attributes

TAO_PSDL_Nodeconst_type_
 The values.
TAO_PSDL_Nodeidentifier_
TAO_PSDL_Nodeconst_exp_

Detailed Description

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


Constructor & Destructor Documentation

TAO_PSDL_Const_Dcl::TAO_PSDL_Const_Dcl ( TAO_PSDL_Node const_type,
TAO_PSDL_Node identifier,
TAO_PSDL_Node const_exp 
)

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

TAO_PSDL_Const_Dcl::~TAO_PSDL_Const_Dcl ( void   )  [virtual]

Member Function Documentation

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

= The Node methods.

Implements TAO_PSDL_Node.

TAO_PSDL_Node * TAO_PSDL_Const_Dcl::const_exp ( void   )  const
TAO_PSDL_Node * TAO_PSDL_Const_Dcl::const_type ( void   )  const

Get the value.

TAO_PSDL_Node * TAO_PSDL_Const_Dcl::identifier ( void   )  const

Member Data Documentation

The values.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines

Generated by  doxygen 1.6.2