Definition at line 80 of file test.cpp.
◆ IntegerWithDelta() [1/2]
| IntegerWithDelta::IntegerWithDelta |
( |
int |
v | ) |
|
|
inline |
◆ IntegerWithDelta() [2/2]
| IntegerWithDelta::IntegerWithDelta |
( |
| ) |
|
|
inline |
◆ add()
| int IntegerWithDelta::add |
( |
int |
op | ) |
|
|
inline |
◆ applyDelta()
| virtual void IntegerWithDelta::applyDelta |
( |
char const *const |
pdat | ) |
|
|
inlinevirtual |
◆ create()
◆ DEFAULT_SERIALIZATION_SUPPORT()
◆ finalizeCurrentDelta()
| virtual void IntegerWithDelta::finalizeCurrentDelta |
( |
const DeltaFinalizer & |
dp | ) |
|
|
inlinevirtual |
◆ sub()
| int IntegerWithDelta::sub |
( |
int |
op | ) |
|
|
inline |
◆ to_string()
| virtual const std::string IntegerWithDelta::to_string |
( |
| ) |
|
|
inlinevirtual |
◆ delta
| int IntegerWithDelta::delta |
◆ value
| int IntegerWithDelta::value |
The documentation for this class was generated from the following file: