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