Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

DBObject Class Reference

#include <dbobject.hpp>

Inheritance diagram for DBObject:

Inheritance graph
[legend]
List of all members.

Detailed Description

Abstract DBObject class.

Definition at line 58 of file dbobject.hpp.

Public Methods

virtual int getType () const=0
 Returns type of object.


Member Function Documentation

virtual int DBObject::getType   const [pure virtual]
 

Returns type of object.

Returns:
(int) type constant of objet.
Return values:
DBOBJECTTYPE_NODE for nodes.
DBOBJECTTYPE_FIELD for fields.

Implemented in DBObjectField, and DBObjectNode.

Referenced by XpathDBValuer::calculateExpression().


The documentation for this class was generated from the following file:
Generated on Sat Oct 4 13:23:38 2003 for XDFLengine by doxygen1.3-rc2