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