Main Page   Class Hierarchy   Compound List   File List   Compound Members  

dbQueryElement Class Reference

#include <query.h>

List of all members.

Public Types

enum  ElementType {
  qExpression, qVarBool, qVarInt1, qVarInt2,
  qVarInt4, qVarInt8, qVarReal4, qVarReal8,
  qVarString, qVarStringPtr, qVarReference, qVarArrayOfRef,
  qVarArrayOfRefPtr, qVarRawData
}

Public Methods

void * operator new (size_t size)
void operator delete (void *p)
char * dump (char *buf)
char * dumpValues (char *buf)
 dbQueryElement (ElementType t, void const *p, dbTableDescriptor *table=NULL)

Friends

class dbQuery
class dbCompiler
class dbQueryExpression
class dbQueryElementAllocator


Detailed Description

Element of the query


The documentation for this class was generated from the following file:
Generated on Fri Nov 15 21:06:30 2002 for FastDB by doxygen1.2.15