Members Chapter Previous Next

class IStoredVar

                                                                            IStoredVar          
 Herkules
 IStoredVar
 Contains the type information for a variable to be stored

Constants

Byte=1
Short
Int
LongInt
Float
Double
String
Reference
NumberOfScalarTypes
Array types have the most significant bit set THIS IS AN IMPORTANT CONVENTION.
ByteArray=VARTYPEARRAYMASK+1
ShortArray
IntArray
LongIntArray
FloatArray
DoubleArray
StringArray
Not supported!!!!!.
ReferenceArray
NumberOfTypes

#include "IStorage.h"