#include <condition.h>
Public Member Functions | |
| Condition (void) | |
| Condition (SortCondition &_sort, Paging &_paging) | |
| ~Condition (void) | |
Public Attributes | |
| SortCondition | sort |
| Paging | paging |
| Lux::Condition::Condition | ( | void | ) | [inline] |
constructor
| Lux::Condition::Condition | ( | SortCondition & | _sort, | |
| Paging & | _paging | |||
| ) |
constructor
| _sort | reference to SortCondition | |
| -paging | reference to Paging |
| Lux::Condition::~Condition | ( | void | ) | [inline] |
destructor
1.4.7