TAO_PSS 1.7.7
Public Member Functions | Private Attributes

TAO_PSDL_Identifier Class Reference

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

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Identifier:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 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.


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