This is the complete list of members for IntegerWithDelta, including all inherited members.
add(int op) | IntegerWithDelta | inline |
applyDelta(char const *const pdat) | IntegerWithDelta | inlinevirtual |
bytes_size() const =0 | mutils::ByteRepresentable | pure virtual |
create(mutils::DeserializationManager *dm) | IntegerWithDelta | inlinestatic |
DEFAULT_SERIALIZATION_SUPPORT(IntegerWithDelta, value) | IntegerWithDelta | |
delta | IntegerWithDelta | |
finalizeCurrentDelta(const DeltaFinalizer &dp) | IntegerWithDelta | inlinevirtual |
IntegerWithDelta(int v) | IntegerWithDelta | inline |
IntegerWithDelta() | IntegerWithDelta | inline |
post_object(const std::function< void(char const *const, std::size_t)> &) const =0 | mutils::ByteRepresentable | pure virtual |
sub(int op) | IntegerWithDelta | inline |
to_bytes(char *v) const =0 | mutils::ByteRepresentable | pure virtual |
to_string() | IntegerWithDelta | inlinevirtual |
value | IntegerWithDelta | |
~ByteRepresentable() | mutils::ByteRepresentable | inlinevirtual |