| _From() const | QueRefProto | [inline, protected, virtual] |
| _order_by | Query | [protected] |
| _OrderBy() const | Query | [protected, virtual] |
| _Select() const | QueRefProto | [inline, protected, virtual] |
| _where | Query | [protected] |
| _Where() const | Query | [protected, virtual] |
| And(const QueRefProto &Q) | Query | |
| Not() | Query | |
| operator &&(const QueRefProto &Q) const | QueRefProto | |
| operator!() const | QueRefProto | |
| operator=(const QueRefProto &X) | Query | |
| operator=(const Query &X) | Query | |
| operator||(const QueRefProto &Q) const | QueRefProto | |
| Or(const QueRefProto &Q) | Query | |
| OrderBy() const | Query | [inline, virtual] |
| OrderBy(const char *const a_order_by) | Query | [virtual] |
| Query(const char *const a_where=NULL, const char *const a_order_by=NULL) | Query | |
| Query(const QueRefProto &X) | Query | |
| Query(const Query &X) | Query | |
| Where() const | Query | [inline, virtual] |
| Where(const char *const a_where) | Query | [virtual] |
| ~Query() | Query | [virtual] |