#include <Parse_Node.h>
Inheritance diagram for ACE_Remove_Node:
Public Methods | |
ACE_Remove_Node (const ACE_TCHAR *name) | |
~ACE_Remove_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. |
|
|
|
|
|
Implements ACE_Parse_Node. |
|
Dump the state of an object.
Reimplemented from ACE_Parse_Node. |
|
Declare the dynamic allocation hooks.
Reimplemented from ACE_Parse_Node. |