Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ACE_Parse_Node Class Reference

Provide the base of the object hierarchy that defines the parse tree of Service Nodes. More...

#include <Parse_Node.h>

Inheritance diagram for ACE_Parse_Node:

Inheritance graph
[legend]
List of all members.

Public Methods

 ACE_Parse_Node (void)
ACE_EXPLICIT ACE_Parse_Node (const ACE_TCHAR *name)
virtual ~ACE_Parse_Node (void)
ACE_Parse_Node * link (void) const
void link (ACE_Parse_Node *)
virtual void apply (int &yyerrno)=0
const ACE_TCHARname (void) const
void print (void) const
void dump (void) const
 Dump the state of an object.


Public Attributes

 ACE_ALLOC_HOOK_DECLARE
 Declare the dynamic allocation hooks.


Private Attributes

const ACE_TCHARname_
ACE_Parse_Node * next_

Detailed Description

Provide the base of the object hierarchy that defines the parse tree of Service Nodes.

Note:
This class is only meant for INTERNAL use by ACE.


Constructor & Destructor Documentation

ACE_Parse_Node::ACE_Parse_Node void   
 

ACE_Parse_Node::ACE_Parse_Node const ACE_TCHAR   name
 

ACE_Parse_Node::~ACE_Parse_Node void    [virtual]
 


Member Function Documentation

virtual void ACE_Parse_Node::apply int &    yyerrno [pure virtual]
 

Implemented in ACE_Suspend_Node, ACE_Resume_Node, ACE_Remove_Node, ACE_Static_Node, ACE_Dynamic_Node, ACE_Stream_Node, and ACE_Dummy_Node.

void ACE_Parse_Node::dump void    const
 

Dump the state of an object.

Reimplemented in ACE_Suspend_Node, ACE_Resume_Node, ACE_Remove_Node, ACE_Static_Node, ACE_Dynamic_Node, ACE_Stream_Node, and ACE_Dummy_Node.

void ACE_Parse_Node::link ACE_Parse_Node *   
 

ACE_Parse_Node * ACE_Parse_Node::link void    const
 

const ACE_TCHAR * ACE_Parse_Node::name void    const
 

void ACE_Parse_Node::print void    const
 


Member Data Documentation

ACE_Parse_Node::ACE_ALLOC_HOOK_DECLARE
 

Declare the dynamic allocation hooks.

Reimplemented in ACE_Suspend_Node, ACE_Resume_Node, ACE_Remove_Node, ACE_Static_Node, ACE_Dynamic_Node, ACE_Stream_Node, and ACE_Dummy_Node.

const ACE_TCHAR* ACE_Parse_Node::name_ [private]
 

ACE_Parse_Node* ACE_Parse_Node::next_ [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 16:51:13 2004 for ACE by doxygen1.2.18