AnnaDB 1.0
|
#include <query_comparision.hpp>
Public Member Functions | |
Lte (const tyson::TySonObject &value) | |
Lte (std::string_view path_to_field, tyson::TySonObject &value) | |
Lte (const tyson::TySonObject &&value) | |
Lte (std::string_view path_to_field, tyson::TySonObject &&value) | |
![]() | |
Comparison (std::string_view &field, std::string_view name) | |
Comparison (std::string field, std::string_view name) | |
template<std::convertible_to< tyson::TySonObject > T> | |
Comparison (T value, std::string_view name) | |
Comparison (tyson::TySonObject &value, std::string_view field, std::string_view name) | |
std::string | str () |
ComparisonType | type () |
Additional Inherited Members | |
![]() | |
std::string | field_ |
std::string | name_ |
The less or equal comparison class