TAO_PSS 1.7.7
Public Member Functions | Private Attributes

TAO_PSDL_Value_Common_Base Class Reference

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

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Value_Common_Base:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

TAO_PSDL_Nodeidentifier_
 The values.

Detailed Description

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


Constructor & Destructor Documentation

TAO_PSDL_Value_Common_Base::TAO_PSDL_Value_Common_Base ( TAO_PSDL_Node identifier)

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

TAO_PSDL_Value_Common_Base::~TAO_PSDL_Value_Common_Base ( void  ) [virtual]

Member Function Documentation

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

= The Node methods.

Implements TAO_PSDL_Node.

TAO_PSDL_Node * TAO_PSDL_Value_Common_Base::identifier ( void  ) const

Get the value.


Member Data Documentation

The values.


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