Struct Analyzer::OrderEntry

struct OrderEntry

Public Functions

OrderEntry(int t, bool d, bool nf)
~OrderEntry()
std::string toString() const
void print() const

Public Members

int tle_no
bool is_desc
bool nulls_first