Main Page | Class Hierarchy | Class List | File List | Class Members

dbUserFunctionArgument Class Reference

#include <query.h>

List of all members.

Public Types

enum  dbArgumentType {
  atInteger, atBoolean, atString, atReal,
  atReference, atRawBinary
}

Public Attributes

dbArgumentType type
union {
   real8   realValue
   db_int8   intValue
   bool   boolValue
   char_t const *   strValue
   oid_t   oidValue
   void *   rawValue
u

Friends

class dbDatabase


Detailed Description

This class represent argument of user defined funtion.
See also:
dbUserFunction class.


The documentation for this class was generated from the following file:
Generated on Thu Nov 24 23:14:30 2005 for GigaBASE by doxygen 1.3.5