|
TAO_IFR
2.1.2
|
#include <ifr_removing_visitor.h>


Public Member Functions | |
| ifr_removing_visitor (void) | |
| Constructor. | |
| virtual | ~ifr_removing_visitor (void) |
| Destructor. | |
| virtual int | visit_scope (UTL_Scope *node) |
| Visit the scope. | |
| virtual int | visit_root (AST_Root *node) |
| Visit the root. | |
This visitor removes items found in the IDL file being processed from the Interface Repository.
Constructor.
|
virtual |
Destructor.
|
virtual |
Visit the root.
Reimplemented from ifr_visitor.
|
virtual |
Visit the scope.
Reimplemented from ifr_visitor.
1.8.0-20120409