Fledge
An open source edge computing platform for industrial users
|
Sort clause in a selection of records. More...
#include <sort.h>
Public Member Functions | |
Sort (const std::string &column) | |
Sort (const std::string &column, bool reverse) | |
std::string | toJSON () |
Sort clause in a selection of records.