3 #ifndef GEODE_AUTHINITIALIZE_H_ 4 #define GEODE_AUTHINITIALIZE_H_ 27 #include "geode_globals.hpp" 59 const char* server) = 0;
62 virtual void close() = 0;
68 #endif // GEODE_AUTHINITIALIZE_H_ Each enum represents a predefined RegionAttributes in a Cache.
Definition: Assert.hpp:31
#define CPPCACHE_EXPORT
Defines a Geode CPPCACHE export.
Definition: geode_base.hpp:58
Specifies the mechanism to obtain credentials for a client.
Definition: AuthInitialize.hpp:45
This abstract base class is the base class of all user objects that have the shared capability of ref...
Definition: SharedBase.hpp:40
This namespace contains all the Geode C++ API classes, enumerations and globals.