#include <PSDL_Node.h>
Inheritance diagram for TAO_PSDL_Abstract_Storagetype_Body:
Public Member Functions | |
TAO_PSDL_Abstract_Storagetype_Body (TAO_PSDL_Node *abs_storagetype_member) | |
**************************************************************** | |
TAO_PSDL_Abstract_Storagetype_Body (TAO_PSDL_Node *abs_storagetype_member, TAO_PSDL_Node *abs_storagetype_body) | |
virtual | ~TAO_PSDL_Abstract_Storagetype_Body (void) |
TAO_PSDL_Node * | abs_storagetype_member (void) const |
Get the value. | |
TAO_PSDL_Node * | abs_storagetype_body (void) const |
int | accept (TAO_PSDL_Node_Visitor *visitor) |
= The Node methods. | |
Private Attributes | |
TAO_PSDL_Node * | abs_storagetype_member_ |
The values. | |
TAO_PSDL_Node * | abs_storagetype_body_ |
TAO_PSDL_Abstract_Storagetype_Body::TAO_PSDL_Abstract_Storagetype_Body | ( | TAO_PSDL_Node * | abs_storagetype_member | ) |
****************************************************************
TAO_PSDL_Abstract_Storagetype_Body::TAO_PSDL_Abstract_Storagetype_Body | ( | TAO_PSDL_Node * | abs_storagetype_member, | |
TAO_PSDL_Node * | abs_storagetype_body | |||
) |
TAO_PSDL_Abstract_Storagetype_Body::~TAO_PSDL_Abstract_Storagetype_Body | ( | void | ) | [virtual] |
TAO_PSDL_Node * TAO_PSDL_Abstract_Storagetype_Body::abs_storagetype_member | ( | void | ) | const |
Get the value.
TAO_PSDL_Node * TAO_PSDL_Abstract_Storagetype_Body::abs_storagetype_body | ( | void | ) | const |
int TAO_PSDL_Abstract_Storagetype_Body::accept | ( | TAO_PSDL_Node_Visitor * | visitor | ) | [virtual] |
The values.