Collage
1.7.0
High-performance C++ library for developing object-oriented distributed applications.
|
This is the complete list of members for co::ObjectVersion, including all inherited members.
identifier | co::ObjectVersion | |
ObjectVersion() | co::ObjectVersion | |
ObjectVersion(const uint128_t &identifier, const uint128_t &version) | co::ObjectVersion | |
ObjectVersion(const Object *object) | co::ObjectVersion | explicit |
ObjectVersion(const Object &object) | co::ObjectVersion | explicit |
ObjectVersion(lunchbox::RefPtr< R > object) | co::ObjectVersion | inlineexplicit |
operator bool() const | co::ObjectVersion | inlineexplicit |
operator!() const | co::ObjectVersion | inline |
operator!=(const ObjectVersion &value) const | co::ObjectVersion | inline |
operator<(const ObjectVersion &rhs) const | co::ObjectVersion | inline |
operator=(const Object *object) | co::ObjectVersion | |
operator==(const ObjectVersion &value) const | co::ObjectVersion | inline |
operator>(const ObjectVersion &rhs) const | co::ObjectVersion | inline |
version | co::ObjectVersion |