#include <PSDL_Node.h>
Inheritance diagram for TAO_PSDL_Storagehome_Header:
Public Member Functions | |
TAO_PSDL_Storagehome_Header (TAO_PSDL_Node *identifier, TAO_PSDL_Node *storagetype_name, TAO_PSDL_Node *storagehome_inh_spec, TAO_PSDL_Node *storagehome_impl_spec) | |
**************************************************************** | |
TAO_PSDL_Storagehome_Header (TAO_PSDL_Node *identifier, TAO_PSDL_Node *storagetype_name, TAO_PSDL_Node *storagehome_inh_spec) | |
TAO_PSDL_Storagehome_Header (TAO_PSDL_Node *identifier, TAO_PSDL_Node *storagetype_name) | |
virtual | ~TAO_PSDL_Storagehome_Header (void) |
TAO_PSDL_Node * | identifier (void) const |
Get the value. | |
TAO_PSDL_Node * | storagetype_name (void) const |
TAO_PSDL_Node * | storagehome_inh_spec (void) const |
TAO_PSDL_Node * | storagehome_impl_spec (void) const |
int | accept (TAO_PSDL_Node_Visitor *visitor) |
= The Node methods. | |
Private Attributes | |
TAO_PSDL_Node * | identifier_ |
The values. | |
TAO_PSDL_Node * | storagetype_name_ |
TAO_PSDL_Node * | storagehome_inh_spec_ |
TAO_PSDL_Node * | storagehome_impl_spec_ |
|
****************************************************************
|
|
|
|
|
|
|
|
= The Node methods.
Implements TAO_PSDL_Node. |
|
Get the value.
|
|
|
|
|
|
|
|
The values.
|
|
|
|
|
|
|