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

features.hpp File Reference

Go to the source code of this file.

Defines

#define USE_LOCAL_ARRAYS   false
#define LOCAL_ARRAY_NAME(x)   x
#define LOCAL_INT_ARRAY(x)
#define CONST_LOCAL_INT_ARRAY(x)
#define GET(x, index)   x [index]
#define SET(x, index, value)   x .setElement(index, value)


Define Documentation

#define CONST_LOCAL_INT_ARRAY  ) 
 

Definition at line 26 of file features.hpp.

#define GET x,
index   )     x [index]
 

Definition at line 27 of file features.hpp.

#define LOCAL_ARRAY_NAME  )     x
 

Definition at line 24 of file features.hpp.

#define LOCAL_INT_ARRAY  ) 
 

Definition at line 25 of file features.hpp.

#define SET x,
index,
value   )     x .setElement(index, value)
 

Definition at line 28 of file features.hpp.

#define USE_LOCAL_ARRAYS   false
 

Definition at line 8 of file features.hpp.


Generated on Sun Sep 17 17:52:12 2006 for FIM environment by  doxygen 1.4.4