TAO_PSS 1.7.7
Public Member Functions | Private Attributes

TAO_PSDL_Init_Param_Decls Class Reference

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

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Init_Param_Decls:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TAO_PSDL_Init_Param_Decls (TAO_PSDL_Node *init_param_decl)
 ****************************************************************
 TAO_PSDL_Init_Param_Decls (TAO_PSDL_Node *init_param_decl, TAO_PSDL_Node *init_param_decls)
virtual ~TAO_PSDL_Init_Param_Decls (void)
TAO_PSDL_Nodeinit_param_decl (void) const
 Get the value.
TAO_PSDL_Nodeinit_param_decls (void) const
int accept (TAO_PSDL_Node_Visitor *visitor)
 = The Node methods.

Private Attributes

TAO_PSDL_Nodeinit_param_decl_
 The values.
TAO_PSDL_Nodeinit_param_decls_

Detailed Description

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


Constructor & Destructor Documentation

TAO_PSDL_Init_Param_Decls::TAO_PSDL_Init_Param_Decls ( TAO_PSDL_Node init_param_decl)

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

TAO_PSDL_Init_Param_Decls::TAO_PSDL_Init_Param_Decls ( TAO_PSDL_Node init_param_decl,
TAO_PSDL_Node init_param_decls 
)
TAO_PSDL_Init_Param_Decls::~TAO_PSDL_Init_Param_Decls ( void  ) [virtual]

Member Function Documentation

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

= The Node methods.

Implements TAO_PSDL_Node.

TAO_PSDL_Node * TAO_PSDL_Init_Param_Decls::init_param_decl ( void  ) const

Get the value.

TAO_PSDL_Node * TAO_PSDL_Init_Param_Decls::init_param_decls ( void  ) const

Member Data Documentation

The values.


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