| Column Store
    | 
Less Than Query. More...
#include <ConditionQuery.h>


| Public Member Functions | |
| LessThanQuery (std::string name, std::any value) | |
| Construct a new Less Than Query object.  More... | |
| RecordValidator | getValidator (Metadata metadata) | 
| Get the Validator object.  More... | |
|  Public Member Functions inherited from ColumnStore::ConditionQuery | |
| virtual | ~ConditionQuery () | 
| Destroy the Condition Query object.  More... | |
| Private Attributes | |
| std::string | name | 
| std::any | value | 
Less Than Query.
| 
 | inline | 
Construct a new Less Than Query object.
| name | |
| value | 
| 
 | inlinevirtual | 
Get the Validator object.
| metadata | 
Reimplemented from ColumnStore::ConditionQuery.
| 
 | private | 
| 
 | private | 
 1.8.18
 1.8.18