Public Methods | |
srVisitorMgr () | |
~srVisitorMgr () | |
void | reset () |
void | addVisitor (const sd::sdNameSpace *nameSpace, srVisitor *visitor) |
srVisitor * | getVisitor (const sd::sdNameSpace *nameSpace) const |
srVisitorMgr maps the visitors by sdNameSpace so that the correct visitor can be invoked on each schema representation object based on the data model to which it belongs.
|
This is the srVisitorMgr constructor. |
|
This is the srVisitorMgr destructor. |
|
This function adds a visitor to the map.
|
|
This function returns a visitor (that was registered using addVisitor) for the specified namespace.
|
|
This function resets the mapping of the srVisitors. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.