#include <dbobject.hpp>
Inheritance diagram for DBObject:
Definition at line 58 of file dbobject.hpp.
Public Methods | |
virtual int | getType () const=0 |
Returns type of object. |
|
Returns type of object.
Implemented in DBObjectField, and DBObjectNode. Referenced by XpathDBValuer::calculateExpression(). |