XSValue::XSValue_Data Struct Reference

public data More...

List of all members.

Public Attributes

DataType f_datatype
union {
   bool   f_bool
   char   f_char
   unsigned char   f_uchar
   short   f_short
   unsigned short   f_ushort
   int   f_int
   unsigned int   f_uint
   long   f_long
   unsigned long   f_ulong
   float   f_float
   double   f_double
   XMLCh *   f_strVal
   XMLByte *   f_byteVal
   struct decimal {
      double   f_dvalue
   }   f_decimal
   struct datetime {
      int   f_year
      int   f_month
      int   f_day
      int   f_hour
      int   f_min
      int   f_second
      double   f_milisec
   }   f_datetime
   struct doubletype {
      double   f_double
      DoubleFloatType   f_doubleEnum
   }   f_doubleType
   struct floattype {
      float   f_float
      DoubleFloatType   f_floatEnum
   }   f_floatType
fValue


Detailed Description

public data

Member Data Documentation

struct { ... } ::decimal XSValue::XSValue_Data::f_decimal

struct { ... } ::datetime XSValue::XSValue_Data::f_datetime

struct { ... } ::doubletype XSValue::XSValue_Data::f_doubleType

struct { ... } ::floattype XSValue::XSValue_Data::f_floatType


The documentation for this struct was generated from the following file:

Generated on Fri Jan 29 15:30:49 2010 for Xerces-C++ by  doxygen 1.5.6