Infinispan HotRod C++ Client
9.2.0.Final
Loading...
Searching...
No Matches
include
infinispan
hotrod
VersionedValue.h
Go to the documentation of this file.
1
#ifndef ISPN_HOTROD_VERSIONEDVALUE_H
2
#define ISPN_HOTROD_VERSIONEDVALUE_H
3
4
#include "
infinispan/hotrod/defs.h
"
5
6
namespace
infinispan
{
7
namespace
hotrod {
8
9
class
VersionedValue
10
{
11
public
:
12
VersionedValue
() :
version
(0) {}
13
14
int64_t
version
;
15
};
16
17
}}
// namespace infinispan::hotrod
18
19
#endif
// ISPN_HOTROD_VERSIONEDVALUE_H
infinispan::hotrod::VersionedValue
Definition:
VersionedValue.h:10
infinispan::hotrod::VersionedValue::version
int64_t version
Definition:
VersionedValue.h:14
infinispan::hotrod::VersionedValue::VersionedValue
VersionedValue()
Definition:
VersionedValue.h:12
defs.h
infinispan
Definition:
AuthenticationConfiguration.h:10
Generated by
1.9.5