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)
 ****************************************************************

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

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


Private Attributes

char * value_
 The values.

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.

Implements 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 Jan 15 01:28:07 2004 for TAO_PSS by doxygen1.2.18