#include <Coconut/coconut-sysdep.h>
Go to the source code of this file.
Classes | |
| class | CScalar |
| CScalar operates list of objects. More... | |
Enumerations | |
| enum | CScalarType { CSCALAR_TYPE_UNKNOWN, CSCALAR_TYPE_INT, CSCALAR_TYPE_DOUBLE, CSCALAR_TYPE_STR, CSCALAR_TYPE_PTR, CSCALAR_TYPE_OBJ } |
|
|
Type of content data of CScalar object. |
1.4.6