An abstract key visitor.
More...
#include <PropertyList.h>
Public Member Functions |
| virtual void | operator() (const ObjectURI &uri)=0 |
| | This function should return false if no further visits are needed.
|
| virtual | ~KeyVisitor () |
Detailed Description
Constructor & Destructor Documentation
| virtual gnash::KeyVisitor::~KeyVisitor |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| virtual void gnash::KeyVisitor::operator() |
( |
const ObjectURI & |
uri | ) |
|
|
pure virtual |
This function should return false if no further visits are needed.
The documentation for this class was generated from the following file: