3 #ifndef GEODE_USERDATA_H_ 4 #define GEODE_USERDATA_H_ 27 #include "geode_globals.hpp" 34 typedef Serializable UserData;
35 typedef SharedPtr<UserData> UserDataPtr;
40 #endif // GEODE_USERDATA_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.