3 #ifndef GEODE_GEODETYPEIDS_H_ 4 #define GEODE_GEODETYPEIDS_H_ 39 CacheableLinkedList = 10,
45 RegionAttributes = 30,
46 CacheableUndefined = 31,
51 CacheableInt16Array = 47,
52 CacheableInt32Array = 48,
53 CacheableInt64Array = 49,
54 CacheableFloatArray = 50,
55 CacheableDoubleArray = 51,
56 CacheableObjectArray = 52,
57 CacheableBoolean = 53,
58 CacheableWideChar = 54,
66 CacheableFileName = 63,
67 CacheableStringArray = 64,
68 CacheableArrayList = 65,
69 CacheableHashSet = 66,
70 CacheableHashMap = 67,
71 CacheableTimeUnit = 68,
72 CacheableNullString = 69,
73 CacheableHashTable = 70,
75 CacheableIdentityHashMap = 72,
76 CacheableLinkedHashSet = 73,
78 CacheableASCIIString = 87,
79 CacheableASCIIStringHuge = 88,
80 CacheableStringHuge = 89,
88 #endif // GEODE_GEODETYPEIDS_H_ Each enum represents a predefined RegionAttributes in a Cache.
Definition: Assert.hpp:31
This namespace contains all the Geode C++ API classes, enumerations and globals.