This is the complete list of members for infinispan::hotrod::RemoteCacheManagerAdmin, including all inherited members.
| createCache(const std::string name, std::string model) | infinispan::hotrod::RemoteCacheManagerAdmin | inline |
| createCache(const std::string name, std::string model, std::string command) | infinispan::hotrod::RemoteCacheManagerAdmin | |
| createCacheWithXml(const std::string name, std::string conf) | infinispan::hotrod::RemoteCacheManagerAdmin | inline |
| createCacheWithXml(const std::string name, std::string conf, std::string command) | infinispan::hotrod::RemoteCacheManagerAdmin | |
| getCacheNames() | infinispan::hotrod::RemoteCacheManagerAdmin | |
| getOrCreateCache(const std::string name, std::string model) | infinispan::hotrod::RemoteCacheManagerAdmin | inline |
| getOrCreateCacheWithXml(const std::string name, std::string conf) | infinispan::hotrod::RemoteCacheManagerAdmin | inline |
| reindexCache(std::string name) | infinispan::hotrod::RemoteCacheManagerAdmin | |
| RemoteCacheManagerAdmin(RemoteCacheManager &cacheManager, std::function< void(std::string &)> remover, std::shared_ptr< OperationsFactory > of) | infinispan::hotrod::RemoteCacheManagerAdmin | |
| removeCache(std::string name) | infinispan::hotrod::RemoteCacheManagerAdmin | |
| withFlags(std::set< AdminFlag > flags) | infinispan::hotrod::RemoteCacheManagerAdmin | |