TAO_PSS 1.7.7
Public Member Functions | Private Attributes

TAO_PSDL_Switch_Body Class Reference

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

#include <PSDL_Node.h>

Inheritance diagram for TAO_PSDL_Switch_Body:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TAO_PSDL_Switch_Body (TAO_PSDL_Node *switch_case)
 ****************************************************************
 TAO_PSDL_Switch_Body (TAO_PSDL_Node *switch_case, TAO_PSDL_Node *switch_body)
virtual ~TAO_PSDL_Switch_Body (void)
TAO_PSDL_Nodeswitch_case (void) const
 Get the value.
TAO_PSDL_Nodeswitch_body (void) const
int accept (TAO_PSDL_Node_Visitor *visitor)
 = The Node methods.

Private Attributes

TAO_PSDL_Nodeswitch_case_
 The values.
TAO_PSDL_Nodeswitch_body_

Detailed Description

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


Constructor & Destructor Documentation

TAO_PSDL_Switch_Body::TAO_PSDL_Switch_Body ( TAO_PSDL_Node switch_case)

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

TAO_PSDL_Switch_Body::TAO_PSDL_Switch_Body ( TAO_PSDL_Node switch_case,
TAO_PSDL_Node switch_body 
)
TAO_PSDL_Switch_Body::~TAO_PSDL_Switch_Body ( void  ) [virtual]

Member Function Documentation

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

= The Node methods.

Implements TAO_PSDL_Node.

TAO_PSDL_Node * TAO_PSDL_Switch_Body::switch_body ( void  ) const
TAO_PSDL_Node * TAO_PSDL_Switch_Body::switch_case ( void  ) const

Get the value.


Member Data Documentation

The values.


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