AnnaDB 1.0
|
#include <query_comparision.hpp>
Public Member Functions | |
Gt (tyson::TySonObject &value) | |
Gt (std::string_view path_to_field, tyson::TySonObject &value) | |
Gt (tyson::TySonObject &&value) | |
Gt (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 greater comparison class