JBoss Data Grid HotRod C++ Client  6.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Handle.h
Go to the documentation of this file.
1 #ifndef ISPN_HANDLE_H
2 namespace infinispan {
3 namespace hotrod {
4 /* This class is deprecated */
5 template<typename T> class Handle {};
6 }}
7 #endif
Definition: Handle.h:5