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

TAO_PSDL_Identifier Class Reference

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

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Identifier:

Inheritance graph
[legend]
Collaboration diagram for TAO_PSDL_Identifier:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_PSDL_Identifier (char *value)
 ****************************************************************. More...

 TAO_PSDL_Identifier (int value_type)
virtual ~TAO_PSDL_Identifier (void)
char * value (void) const
 Get the value. More...

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


Private Attributes

char * value_
 The values. More...

int value_type_

Detailed Description

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


Constructor & Destructor Documentation

TAO_PSDL_Identifier::TAO_PSDL_Identifier char *    value
 

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

TAO_PSDL_Identifier::TAO_PSDL_Identifier int    value_type
 

TAO_PSDL_Identifier::~TAO_PSDL_Identifier void    [virtual]
 


Member Function Documentation

int TAO_PSDL_Identifier::accept TAO_PSDL_Node_Visitor   visitor [virtual]
 

= The Node methods.

Reimplemented from TAO_PSDL_Node.

char * TAO_PSDL_Identifier::value void    const
 

Get the value.

int TAO_PSDL_Identifier::value_type void    const
 


Member Data Documentation

char* TAO_PSDL_Identifier::value_ [private]
 

The values.

int TAO_PSDL_Identifier::value_type_ [private]
 


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