| between(int64_t a, int64_t b) const | obx::Property< EntityT, ValueT > | inline |
| between(double a, double b) const | obx::Property< EntityT, ValueT > | inline |
| equals(bool value) const | obx::Property< EntityT, ValueT > | inline |
| equals(int64_t value) const | obx::Property< EntityT, ValueT > | inline |
| greaterOrEq(int64_t value) const | obx::Property< EntityT, ValueT > | inline |
| greaterOrEq(double value) const | obx::Property< EntityT, ValueT > | inline |
| greaterThan(int64_t value) const | obx::Property< EntityT, ValueT > | inline |
| greaterThan(double value) const | obx::Property< EntityT, ValueT > | inline |
| id() const | obx::PropertyTypeless | inline |
| id_ | obx::PropertyTypeless | protected |
| in(std::vector< int32_t > &&values) const | obx::Property< EntityT, ValueT > | inline |
| in(const std::vector< int32_t > &values) const | obx::Property< EntityT, ValueT > | inline |
| in(std::vector< int64_t > &&values) const | obx::Property< EntityT, ValueT > | inline |
| in(const std::vector< int64_t > &values) const | obx::Property< EntityT, ValueT > | inline |
| isNotNull() const | obx::PropertyTypeless | inline |
| isNull() const | obx::PropertyTypeless | inline |
| lessOrEq(int64_t value) const | obx::Property< EntityT, ValueT > | inline |
| lessOrEq(double value) const | obx::Property< EntityT, ValueT > | inline |
| lessThan(int64_t value) const | obx::Property< EntityT, ValueT > | inline |
| lessThan(double value) const | obx::Property< EntityT, ValueT > | inline |
| notEquals(bool value) const | obx::Property< EntityT, ValueT > | inline |
| notEquals(int64_t value) const | obx::Property< EntityT, ValueT > | inline |
| notIn(std::vector< int32_t > &&values) const | obx::Property< EntityT, ValueT > | inline |
| notIn(const std::vector< int32_t > &values) const | obx::Property< EntityT, ValueT > | inline |
| notIn(std::vector< int64_t > &&values) const | obx::Property< EntityT, ValueT > | inline |
| notIn(const std::vector< int64_t > &values) const | obx::Property< EntityT, ValueT > | inline |
| Property(obx_schema_id id) noexcept | obx::Property< EntityT, ValueT > | inlineexplicit |
| PropertyTypeless(obx_schema_id id) noexcept | obx::PropertyTypeless | inlineexplicit |