Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ACE_Dummy_Node Class Reference

I forget why this is here... ;-). More...

#include <Parse_Node.h>

Inheritance diagram for ACE_Dummy_Node:

Inheritance graph
[legend]
Collaboration diagram for ACE_Dummy_Node:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ACE_Dummy_Node (const ACE_Static_Node *, const ACE_Parse_Node *)
 ~ACE_Dummy_Node (void)
virtual void apply (int &yyerrno)
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_Static_Nodenode_
 Linked list of modules that we're dealing with.
const ACE_Parse_Nodemods_

Detailed Description

I forget why this is here... ;-).

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


Constructor & Destructor Documentation

ACE_Dummy_Node::ACE_Dummy_Node const ACE_Static_Node ,
const ACE_Parse_Node
 

ACE_Dummy_Node::~ACE_Dummy_Node void   ) 
 


Member Function Documentation

void ACE_Dummy_Node::apply int &  yyerrno  )  [virtual]
 

Implements ACE_Parse_Node.

void ACE_Dummy_Node::dump void   )  const
 

Dump the state of an object.

Reimplemented from ACE_Parse_Node.


Member Data Documentation

ACE_Dummy_Node::ACE_ALLOC_HOOK_DECLARE
 

Declare the dynamic allocation hooks.

Reimplemented from ACE_Parse_Node.

const ACE_Parse_Node* ACE_Dummy_Node::mods_ [private]
 

const ACE_Static_Node* ACE_Dummy_Node::node_ [private]
 

Linked list of modules that we're dealing with.


The documentation for this class was generated from the following files:
Generated on Wed Jun 8 23:55:32 2005 for ACE by  doxygen 1.3.9.1