#include <cstdlib>#include <cstring>#include <string>#include <vector>#include <map>#include "infinispan/hotrod/ImportExport.h"Go to the source code of this file.
Namespaces | |
| namespace | infinispan |
| namespace | infinispan::hotrod |
| namespace | infinispan::hotrod::portable |
Classes | |
| class | infinispan::hotrod::portable::string |
| class | infinispan::hotrod::portable::string::convert |
| class | infinispan::hotrod::portable::converter< A, B > |
| class | infinispan::hotrod::portable::identity< T > |
| class | infinispan::hotrod::portable::vector< T > |
| class | infinispan::hotrod::portable::vector< T >::move_ref |
| class | infinispan::hotrod::portable::pair< K, V > |
| class | infinispan::hotrod::portable::map< K, V > |
| class | infinispan::hotrod::portable::map< K, V >::move_ref |
| class | infinispan::hotrod::portable::counted_object |
| class | infinispan::hotrod::portable::counted_wrapper< T > |
| class | infinispan::hotrod::portable::counting_ptr< T > |
| class | infinispan::hotrod::portable::local_ptr< T > |
Defines | |
| #define | _TRUNCATE ((size_t)-1) |
| #define | PORTABLE_STRING_BUF_SIZE 48 |
| #define _TRUNCATE ((size_t)-1) |
| #define PORTABLE_STRING_BUF_SIZE 48 |
1.4.7