#include <Xsil.hh>

Public Types | |
|
typedef std::map< std::string, std::string > | attrlist |
| Attribute list. | |
Public Member Functions | |
| virtual | ~xsilHandlerQuery () |
| Destructor. | |
| virtual xsilHandler * | GetHandler (const attrlist &attr)=0 |
| returns a handler for the specified object (or 0 if not) | |
| virtual xsilHandler * | GetTableHandler (const attrlist &attr) |
| returns a handler for the specified table (or 0 if not) | |
brief Xsil callback handler query.
1.5.4