JBoss Data Grid HotRod C++ Client  6.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Macros
portable.h File Reference
#include <cstdlib>
#include <cstring>
#include <string>
#include <vector>
#include <map>
#include "infinispan/hotrod/ImportExport.h"

Go to the source code of this file.

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::counting_ptr< T >
 
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 >
 

Namespaces

 infinispan
 
 infinispan::hotrod
 
 infinispan::hotrod::portable
 

Macros

#define _TRUNCATE   ((size_t)-1)
 
#define PORTABLE_STRING_BUF_SIZE   48
 

Macro Definition Documentation

#define _TRUNCATE   ((size_t)-1)
#define PORTABLE_STRING_BUF_SIZE   48